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

4 lines
57 B
Plaintext

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