mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Address PR comments, add syntax tests
This commit is contained in:
parent
b3e60f9d3a
commit
7518a2c5ab
28 changed files with 772 additions and 34 deletions
|
@ -182,7 +182,7 @@ fn remove_for_reason(
|
|||
}
|
||||
| Reason::CrashArg
|
||||
| Reason::ImportParams(_)
|
||||
| Reason::Return => {}
|
||||
| Reason::FunctionOutput => {}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue