;;;; run.scm -*- Scheme -*- (import (test-utils run)) (runid '*csi-options* '("-R" "r7rs")) (runid '*csc-options* '( "-X" "r7rs" "-R" "r7rs")) (run-tests-for "srfi-174")