git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10949 626c5289-ae23-0410-ae9c-e8d60b6d4f22
5 lines
68 B
Scheme
5 lines
68 B
Scheme
(load "chicken_ext_test.so")
|
|
|
|
(define a (test-create))
|
|
|
|
(A-hello a)
|