able-script/examples/melo-hello.able

4 lines
59 B
Plaintext
Raw Normal View History

2022-02-22 15:49:56 -06:00
var hi = /*wonk*/;
2021-04-12 22:19:44 -05:00
melo hi;
2021-05-24 01:18:36 -05:00
hi print; owo Should error out