FIR: extend arrayOf call transformation to other variants
This commit is contained in:
committed by
Mikhail Glukhikh
parent
7ec8716d65
commit
4a511c7721
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
annotation class Anno(val x: Array<String> = emptyArray())
|
||||
|
||||
@Anno fun test1() = 1
|
||||
|
||||
Reference in New Issue
Block a user