Files
Nim/tinyc/tests/pp/14.expect
2017-10-28 09:25:56 +02:00

4 lines
85 B
Plaintext

return Z(Z(1,2),2);
return Q(1,2);
return ((A + A) * (A + A)) + ((B * B) + (B * B));