[FIR] Add object support as implicit invoke receiver
This commit is contained in:
@@ -3,5 +3,5 @@ object Foo {
|
||||
}
|
||||
|
||||
fun main() {
|
||||
<!INAPPLICABLE_CANDIDATE!>Foo<!><Int>()
|
||||
Foo<Int>()
|
||||
}
|
||||
Reference in New Issue
Block a user