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

Serialize function scope

This commit is contained in:
Étienne Fildadut 2024-01-06 16:24:49 +01:00
parent b004946266
commit f198286870
4 changed files with 21 additions and 6 deletions

View file

@ -0,0 +1,7 @@
--# run #--
--- text ---
| {}"" {}"5" {}"" |
--- return ---
()
--# saved #--
{}

View file

@ -0,0 +1,5 @@
:x = $
2+z
x.:z = 3
|{x!serialize!deserialize!}