FIR: consider the absence of type arguments when constructing GetClassCall type
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a086d9f7df
commit
89c87f941f
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +BareArrayClassLiteral
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun box(): String {
|
||||
val x = Array(1) { Any() }
|
||||
|
||||
Reference in New Issue
Block a user