repo.or.cz
/
io
/
quag.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleaning up IoMessage_opShuffle.c: tabbing
[io/quag.git]
/
addons
/
SystemCall
/
samples
/
test2.io
blob
49bd49f41065e3e83e16681b0d63fd68a67eff11
1
2
3
SystemCall
clone
setCommand
(
"io"
)
setArguments
(
list
(
"-e"
,
"1+2"
))
run stdout readLines
foreach
(
println
)