[FIR] Handle lateinit local variable properly

This commit is contained in:
Jinseong Jeon
2020-04-07 09:17:22 +03:00
committed by Mikhail Glukhikh
parent 33d4655053
commit fa9d79392f
8 changed files with 8 additions and 8 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
import kotlin.UninitializedPropertyAccessException
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
import kotlin.UninitializedPropertyAccessException
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
import kotlin.UninitializedPropertyAccessException
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
import kotlin.UninitializedPropertyAccessException