This website requires JavaScript.
Explore
Help
Sign In
XS-MLVP
/
swig
mirror of
https://github.com/swig/swig
Watch
5
Star
0
Fork
You've already forked swig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3f78ea64c0
swig
/
Examples
/
test-suite
/
chicken
/
overload_copy_runme_proxy.ss
7 lines
89 B
Scheme
Raw
Blame
History
(
load
"./overload_copy.so"
)
(
define
f
(
make
<Foo>
)
)
(
define
g
(
make
<Foo>
f
)
)
(
exit
0
)
Reference in New Issue
View Git Blame
Copy Permalink