export module CycB; import CycA; export int b() { return 2; }