export module M43; // Import statements here. import M44; import M44; export int f43() { return f44() + f44(); }