Adding a melo example
This commit is contained in:
parent
a26058587a
commit
d13d72ad89
3
able-script-test/melo-hello.able
Normal file
3
able-script-test/melo-hello.able
Normal file
|
@ -0,0 +1,3 @@
|
|||
var hi = "wonk";
|
||||
melo hi;
|
||||
hi print; #Should error out
|
Loading…
Reference in a new issue