FIR2IR: provide type arguments for class 'this' receiver
This commit is contained in:
committed by
Mikhail Glukhikh
parent
df07b77271
commit
8e35545e10
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
class P(val actual: String, val expected: String)
|
||||
fun array(vararg s: P) = s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user