;;;; run.scm - run tests for typed-records.scm (use setup-api) (run (csi -s t.scm)) (compile -s -specialize -debug ox t.scm) (load "t.so")