ablescript/examples/hello-world.able

3 lines
36 B
Plaintext

var hello = /*world*/;
hello print;