mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 15:03:46 +00:00
parent
10dd57d45d
commit
2e5fef5231
14 changed files with 289 additions and 46 deletions
|
@ -2,7 +2,7 @@ Closure(
|
|||
[
|
||||
@1-11 MalformedIdent(
|
||||
"the_answer",
|
||||
Underscore(
|
||||
UnderscoreInMiddle(
|
||||
@5,
|
||||
),
|
||||
),
|
||||
|
|
|
@ -31,7 +31,7 @@ Defs(
|
|||
@5-8 SpaceBefore(
|
||||
MalformedIdent(
|
||||
"n_p",
|
||||
Underscore(
|
||||
UnderscoreInMiddle(
|
||||
@7,
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue