Files
asl/test/preprocessor.asl
2015-11-02 12:00:18 +03:00

3 lines
56 B
Plaintext

#define HELLO_WORLD "Hello World!"
hint()(HELLO_WORLD);