mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Disallow implements even with spaces around it
This commit is contained in:
parent
787fec6b3f
commit
9499dcec4b
4 changed files with 7 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
Expr(BackpassArrow(@3), @0)
|
|
@ -0,0 +1,3 @@
|
|||
n,U(implements
|
||||
)<-t
|
||||
9
|
Loading…
Add table
Add a link
Reference in a new issue