export module M88; // Import statements here. import M89; import M92; export int f88() { return f89() + f92(); }