export module M8; // Import statements here. import M13; import M13; export int f8() { return f13() + f13(); }