Adding a melo example

This commit is contained in:
able 2021-04-12 22:19:44 -05:00
parent a26058587a
commit d13d72ad89

View file

@ -0,0 +1,3 @@
var hi = "wonk";
melo hi;
hi print; #Should error out