(import (scheme base)) (import (foo)) (display (read (current-input-port))) (display (read-wrapped (current-input-port)))