ablescript/examples/hello-world.able

3 lines
34 B
Plaintext
Raw Normal View History

2022-06-02 22:10:19 +00:00
hello dim /*world*/;
2021-04-11 16:47:35 +00:00
hello print;