mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
#define HELLO_WORLD "Hello World!"
|
|
hint(HELLO_WORLD);
|