;;;; run.scm (use setup-api ports) (run (csc simple-test.scm)) (run (./simple-test store)) (run (./simple-test load))