FIR2IR: make IrGetValue type consistent with IrVariable type

#KT-55458 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-01-31 10:27:57 +01:00
committed by Space Team
parent 1c4d9175e7
commit f0ea8ab81b
8 changed files with 13 additions and 11 deletions
@@ -1,6 +1,5 @@
// WITH_STDLIB
// KT-55458
// IGNORE_BACKEND_K2: NATIVE
val arr = arrayOf("a", "b", "c", "d")