1
0
Fork 0
undar-lang-old/test/simple.zre

3 lines
35 B
Plaintext

int sum = 1 + 2;
print(sum.toS());