mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
fiddling with the when
parser
This commit is contained in:
parent
dd8bdcb806
commit
2a0c5c669b
9 changed files with 538 additions and 130 deletions
|
@ -62,8 +62,8 @@ pub fn loc_pattern_help<'a>(
|
|||
EPattern::Record,
|
||||
crate::pattern::record_pattern_help(min_indent)
|
||||
)),
|
||||
loc!(number_pattern_help()),
|
||||
loc!(string_pattern_help()),
|
||||
loc!(number_pattern_help())
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue