mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 09:09:31 +00:00
Implicitly call references like functions
This commit is contained in:
parent
95462391e3
commit
1263c32572
9 changed files with 505 additions and 73 deletions
|
|
@ -4,6 +4,8 @@ $ f
|
|||
|
||||
:x = &f
|
||||
|
||||
{&x.a}
|
||||
|
||||
{x.a}
|
||||
|
||||
{x.a!}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue