Adding a melo example

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

View file

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