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
/
15.expect
blob: b4f885e954e95144b7eec2e65f547647f852e27b (
plain
) (
blame
)
1
2
3
4
5
return (long double)d; return A+++B; return A+ ++B; return A+++ +B; return 0x1E -1;