interface I from "interface_imported_I.json"; contract C { function f() public pure { } } // ----