[FIR2IR] Fix problem with double-generation of local class members

This commit is contained in:
Mikhail Glukhikh
2020-05-25 15:00:58 +03:00
parent 64fcbbc89f
commit 7818baff1e
13 changed files with 15 additions and 15 deletions
-1
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
fun box() : String {
val o = object {