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
/
tests
/
system
/
helpers
/
readall_echo.nim
blob: 2891ef3aeaac008d60a400bf6236fa4f4883116e (
plain
) (
blame
)
1
2
when
true
:
echo
(
stdin
.
readAll
)