export module M78; // Import statements here. import M80; import M81; export int f78() { return f80() + f81(); }