export module M49; // Import statements here. import M53; import M53; export int f49() { return f53() + f53(); }