(module mod-b ( ) (import scheme chicken) (reexport (only mod-a test-a)) )