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
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
accept
/
compile
/
tslurp.nim
blob: c99fefe230af7d3d3ba979122f4f7b8ebed03a2f (
plain
) (
tree
)
72e7a9854
^
1
2
3
4
5
6
const
myRes
=
slurp"readme.txt"
echo
myRes