mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Reproduce missing support for when
after operator
This commit is contained in:
parent
0d2141d8b8
commit
bbf867c1d1
3 changed files with 59 additions and 0 deletions
|
@ -229,6 +229,7 @@ mod test_parse {
|
|||
pass/parse_as_ann.expr,
|
||||
pass/pattern_with_space_in_parens.expr, // https://github.com/rtfeldman/roc/issues/929
|
||||
pass/plus_if.expr,
|
||||
pass/plus_when.expr,
|
||||
pass/pos_inf_float.expr,
|
||||
pass/positive_float.expr,
|
||||
pass/positive_int.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue