minic/tests/7.test

4 lines
51 B
Plaintext

x = 2.0 * (2.2 + 6.1) + 2.1;
#y = x * 2;
return x;