Erythro/tests/old/parser1

6 lines
72 B
Plaintext

print 12 * 3;
print
18 - 2
* 4; print
1 + 2 +
9 - 5/2 + 3*5;