minic/tests/5.test

4 lines
40 B
Plaintext
Raw Permalink Normal View History

2022-01-27 16:31:58 +01:00
x = 500 + 150 + 6;
y = x * 2;
return y;