musique/examples/arithmetic.mq

4 lines
34 B
Plaintext

say (1 + 3);
say (3 * 10);
say 42