mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Fourth test batch
This commit is contained in:
parent
d928ff5598
commit
0a835a65d8
8 changed files with 65 additions and 0 deletions
12
test/tests/closure define nested.ans
Normal file
12
test/tests/closure define nested.ans
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
:f = $
|
||||
| kk
|
||||
:y = $
|
||||
()
|
||||
y.:z = 12
|
||||
| ko
|
||||
|
||||
f.:x = 42
|
||||
|
||||
|{f.x}
|
||||
|
||||
|{f.y}
|
||||
Loading…
Add table
Add a link
Reference in a new issue