// "class org.jetbrains.jet.plugin.quickfix.AddStarProjectionsFix" "false" // ERROR: Type argument expected class C2 fun foo() {} fun test() { foo>() }