forked from AbleScript/ablescript
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
var hi = "wonk";
|
|
melo hi;
|
|
hi print; owo Should error out
|