export module M98; // Import statements here. import M99; import M99; export int f98() { return f99() + f99(); }