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