ablescript/able-script-test/melo-hello.able
Erin c90d242b0f Parser implements examples
- Function call is now stmt (muhehe)
2021-05-02 15:43:25 +02:00

4 lines
55 B
Plaintext

var hi = "wonk";
melo hi;
hi print; # Should error out