ablescript/able-script-test/melo-hello.able

4 lines
54 B
Plaintext
Raw Normal View History

2021-04-13 03:19:44 +00:00
var hi = "wonk";
melo hi;
hi print; #Should error out