ablescript/examples/hello-world.able
2022-06-03 00:10:19 +02:00

3 lines
34 B
Plaintext

hello dim /*world*/;
hello print;