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

4 lines
57 B
Plaintext
Raw Normal View History

2021-04-13 03:19:44 +00:00
var hi = "wonk";
melo hi;
2021-05-24 06:18:36 +00:00
hi print; owo Should error out