ablescript/able-script-test/hello-world.able

3 lines
34 B
Plaintext

var hello = "world";
hello print;