mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Add parens around implements identifier to be conservative
This commit is contained in:
parent
24dd11262e
commit
24ba9dbeba
10 changed files with 140 additions and 36 deletions
|
@ -430,6 +430,7 @@ mod test_snapshots {
|
|||
pass/if_newline_then_negate_else_recordupdater.expr,
|
||||
pass/implements_newline_in_fn_ty.expr,
|
||||
pass/implements_newlines_comments.expr,
|
||||
pass/implements_not_keyword.expr,
|
||||
pass/import.moduledefs,
|
||||
pass/import_from_package.moduledefs,
|
||||
pass/import_in_closure_with_curlies_after.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue