minic/tests/5.test

4 lines
40 B
Plaintext

x = 500 + 150 + 6;
y = x * 2;
return y;