mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Too many issues with predefining exported variables, and this is more flexible.
12 lines
64 B
Text
12 lines
64 B
Text
:f = $
|
|
| kk
|
|
:@x = 42
|
|
:y = $
|
|
:@z = 12
|
|
| ko
|
|
|
|
f!
|
|
|
|
|{x}
|
|
|
|
|{z}
|