summaryrefslogtreecommitdiff
path: root/tests/pp/14.expect
blob: 37860440cca32dac9ffd4fe084a82110bc7ae603 (plain)
1
2
3
return Z(Z(1,2),2);
return Q(1,2);
return ((A + A) * (A + A)) + ((B * B) + (B * B));