(module mod1 () (import scheme) (chicken-5 (import mod2) ) (display my) )