mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 09:09:31 +00:00
Allow function call with tuple and struct without parentheses
This commit is contained in:
parent
51ad18c5a4
commit
8562e8f18b
5 changed files with 42 additions and 8 deletions
4
test/tests/function call tuple.ans
Normal file
4
test/tests/function call tuple.ans
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
:f = $(l)
|
||||
|{l}
|
||||
|
||||
f[3,6,8]
|
||||
Loading…
Add table
Add a link
Reference in a new issue