> cat err.scm (import (chicken format) (chicken port)) (with-input-from-string (sprintf "~A" (current-output-port)) read) > /usr/local/bin/csi -s err.scm Error: (line 1) unreadable object /usr/local/bin/csc err.scm && ./err Error: unreadable object