summaryrefslogtreecommitdiff
path: root/Examples/test-suite/chicken/ext_test_runme.ss
blob: ea3eaa4875205b6f7e7fe8597f8199818abf6bc5 (plain)
1
2
3
4
5
(load "ext_test.so")

(define a (test-create))

(A-hello a)