ablescript/able-script-test/melo-hello.able
2021-04-12 22:19:44 -05:00

4 lines
54 B
Plaintext

var hi = "wonk";
melo hi;
hi print; #Should error out