mirror of
https://github.com/Reuh/anselme.git
synced 2025-12-13 19:59:08 +00:00
[language] allow newlines between ! and identifier in _!_ call operator
This commit is contained in:
parent
69da1ff223
commit
03922ebde4
8 changed files with 26 additions and 30 deletions
5
test/tests/method call newline.ans
Normal file
5
test/tests/method call newline.ans
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
(
|
||||
"hello"
|
||||
!
|
||||
len
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue