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

4 lines
54 B
Plaintext
Raw Normal View History

2021-04-12 22:19:44 -05:00
var hi = "wonk";
melo hi;
hi print; #Should error out