Files
Nasal-Interpreter/version2.0/run/run2.txt
T
Valk Richard Li cffe95f1d8 update
2020-02-04 17:48:14 +08:00

4 lines
48 B
Plaintext

var hash={
str:1,
f:func{print(me.str);}
};