(import "tests/import1.slime") (define (set-a-2 s) (set! a s)) (define (get-a-2) a)