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