export module M94; // Import statements here. import M95; import M98; export int f94() { return f95() + f98(); }