export module M70; // Import statements here. import M74; import M74; export int f70() { return f74() + f74(); }