export module M23; // Import statements here. import M26; import M26; export int f23() { return f26() + f26(); }