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
Updating built in Io code to use += instead of x = x + y
[io/quag.git]
/
addons
/
CFFI
/
tests
/
run.io
blob
b3839b1f44a5477dc794e589125a2abf7b5111b5
1
/* CFFI - An Io interface to C
2
Copyright (c) 2006 Trevor Fancher. All rights reserved.
3
All code licensed under the New BSD license.
4
*/
5
6
TestSuite
clone
setPath
(
launchPath
)
run