index
:
sloth
master
struct
A blazingly slow compiled language
Nic Gaffney
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
read.sloth
blob: cf947f8ebd913a8e5267587be2ef5754978bed49 (
plain
)
1
2
3
4
fn main() Int { print(filer("examples/read.txt")); return 0; }