[FIR] KT-37027: Add 'out' projection to vararg elements
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ fun Foo.bar(vararg x: Int) = ""
|
||||
|
||||
|
||||
fun actualTest() {
|
||||
<!INAPPLICABLE_CANDIDATE!>test<!>(<!UNRESOLVED_REFERENCE!>Foo::bar<!>)
|
||||
test(Foo::bar)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user