summary refs log blame commit diff stats
path: root/tests/accept/compile/tslurp.nim
blob: c99fefe230af7d3d3ba979122f4f7b8ebed03a2f (plain) (tree)
1
2
3
4
5
6





                           
const
  myRes = slurp"readme.txt"
  
echo myRes