export module M56; // Import statements here. import M57; import M60; export int f56() { return f57() + f60(); }