1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 09:09:31 +00:00

Allow argument-less calling using ! suffix

This commit is contained in:
Étienne Fildadut 2021-12-04 18:51:09 +01:00
parent 6e5cbf9e7e
commit d5b1a9f225
6 changed files with 94 additions and 30 deletions

View file

@ -0,0 +1,12 @@
$ fn
1
§ c
2
:c = &fn
~ c!
~ c()
~ c!