PageRenderTime 26ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Examples/test-suite/chicken/chicken_ext_test_runme.ss

#
Scheme | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | 8aa8c9025419329705cbfa06e52cd447 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. (load "chicken_ext_test.so")
  2. (define a (test-create))
  3. (A-hello a)