mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 08:39:30 +00:00
[stdlib] add optional default value for table and struct call
This commit is contained in:
parent
5733b9f74b
commit
c54fa4344f
3 changed files with 24 additions and 4 deletions
|
|
@ -27,6 +27,6 @@
|
|||
|
||||
x={4}
|
||||
|
||||
|no={a(x)}
|
||||
|no={a(x,())}
|
||||
|
||||
f!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue