ffi-string-check.scm 161 B

12345678
  1. ; Part of Scheme 48 1.9. See file COPYING for notices and license.
  2. ; Authors: Harald Glab-Plhak
  3. ;; test for the new ffi
  4. (define-test-suite ffi-string-tests)