mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Fix _._ operator not working with arbitrary expressions
This commit is contained in:
parent
f0ecfbb43b
commit
c43266260d
3 changed files with 37 additions and 13 deletions
6
test/tests/namespace operator arbitrary expression.ans
Normal file
6
test/tests/namespace operator arbitrary expression.ans
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
:$ f
|
||||
:x = 5
|
||||
|
||||
:a = &f
|
||||
|
||||
{a.("x")}
|
||||
Loading…
Add table
Add a link
Reference in a new issue