export module M36; // Import statements here. import M41; import M41; export int f36() { return f41() + f41(); }