export module M52; // Import statements here. import M57; import M53; export int f52() { return f57() + f53(); }