export module importable; import module1; export int from_import() { return from_inner_import(); }