mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 17:19:31 +00:00
Decorator system simplification, removed paragraph decorators, added function decorators
This commit is contained in:
parent
6f564ea0e2
commit
0171d92352
16 changed files with 265 additions and 290 deletions
9
test/tests/function decorator scope implicit call.ans
Normal file
9
test/tests/function decorator scope implicit call.ans
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
$ f
|
||||
ko
|
||||
a.👁️: {a.👁️} $ a
|
||||
ok
|
||||
|
||||
~ f.a
|
||||
|
||||
In function:
|
||||
~ f
|
||||
Loading…
Add table
Add a link
Reference in a new issue