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

     
                                 


          
const
  myRes = slurp"../../readme.txt"
  
echo myRes