index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tinyc
/
tests
/
pp
/
14.expect
blob: 37860440cca32dac9ffd4fe084a82110bc7ae603 (
plain
) (
blame
)
1
2
3
return Z(Z(1,2),2); return Q(1,2); return ((A + A) * (A + A)) + ((B * B) + (B * B));