export module M44; // Import statements here. import M45; import M47; export int f44() { return f45() + f47(); }