mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
Address review feedback
This commit is contained in:
parent
3b0db07fa1
commit
8c77a54b4f
13 changed files with 217 additions and 66 deletions
|
@ -95,7 +95,6 @@ fn loc_pattern_help_help<'a>(
|
|||
crate::pattern::record_pattern_help()
|
||||
)),
|
||||
loc(specialize_err(EPattern::List, list_pattern_help())),
|
||||
// Move my pnc tag apply parser here
|
||||
loc_ident_pattern_help(can_have_arguments),
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue