mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Fix disappearing spaces around implements keyword
This commit is contained in:
parent
2f420d8e4e
commit
bf3fae4827
4 changed files with 39 additions and 7 deletions
|
@ -1,4 +1,3 @@
|
|||
C
|
||||
4 #
|
||||
C 4 #
|
||||
implements e : m
|
||||
C
|
|
@ -1,5 +1,6 @@
|
|||
M #
|
||||
im implements
|
||||
im #
|
||||
implements
|
||||
de : J
|
||||
|
||||
s
|
Loading…
Add table
Add a link
Reference in a new issue