Old JVM: support init blocks in inline classes

#KT-28055 Fixed
This commit is contained in:
Ilmir Usmanov
2020-10-28 20:04:59 +01:00
parent 999604541e
commit 28e148d35a
4 changed files with 17 additions and 9 deletions
@@ -1,6 +1,4 @@
// IGNORE_BACKEND: JVM
// IGNORE_BACKEND: JS_IR
// IGNORE_LIGHT_ANALYSIS
inline class IC(val i: Int) {
init {