(import scheme) (import test) (import (srfi 158)) (import (only (srfi 1) unfold)) (import srfi-4) (import (only (chicken port) with-input-from-string)) (include "../srfi-158/r7rs-shim.scm") (include "../srfi-158/chicken-test.scm")