!7 sclass _F0 {} static A _call(_F0 f) { null; } static O _call(O f, O... y) { null; } p { S s = _call(new _F0()); }