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

Persist LuaFunctions & add tests

This commit is contained in:
Étienne Fildadut 2024-01-03 19:45:36 +01:00
parent a46ac380e8
commit 9a38dfa34f
11 changed files with 108 additions and 19 deletions

View file

@ -0,0 +1,7 @@
:f = ()
_
:a=1
f = $()
1+a
|{(f!serialize!deserialize)!}