able-script/able-script-test/melo-hello.able
2021-05-24 01:18:36 -05:00

4 lines
57 B
Plaintext

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