FIR2IR: make local storage track scopes, including anonymous init

This commit is contained in:
Jinseong Jeon
2020-07-29 10:33:07 -07:00
committed by Mikhail Glukhikh
parent 26e3a111d6
commit 52631b7abd
4 changed files with 5 additions and 5 deletions
-1
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
open class JClass() {
fun test(): String {
return "OK"