mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59: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
7
test/results/function call tuple.ans
Normal file
7
test/results/function call tuple.ans
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"" {}"[3, 6, 8]" {}"" |
|
||||
--- return ---
|
||||
()
|
||||
--# saved #--
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue