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

[language] convert identifier to string when used as the name in a pair

This commit is contained in:
Étienne Fildadut 2024-05-17 15:12:21 +02:00
parent b47e1940e9
commit 12eb1d8f68
6 changed files with 25 additions and 6 deletions

View file

@ -1,4 +1,4 @@
:f = $(l)
|{l}
f{4:3,true:6,"l":8}
f{4:3,(true):6,"l":8}