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