Alex Bethel
d59b75fdb3
Also rename the "hello_world.able" test to "hello-world.able" for consistency.
3 lines
34 B
Plaintext
3 lines
34 B
Plaintext
var hello = "world";
|
|
hello print;
|