JVM IR: Use correct scope owner in JvmInlineClassLowering
This commit is contained in:
committed by
Alexander Udalov
parent
2afbeaa353
commit
cdd3f82396
-1
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
inline class Z(val int: Int)
|
||||
inline class L(val long: Long)
|
||||
|
||||
Reference in New Issue
Block a user