Files
kotlin-fork/compiler/testData/codegen/box/inlineClasses
Ilmir Usmanov 999604541e JVM_IR: Support init blocks in inline classes
Put their content to constructor-impl, so they are called during
constructor call, but they are not called during boxing, because
box-impl calls <init> and not constructor-impl.

 #KT-28055 In progress
2020-10-29 20:38:01 +01:00
..
2020-08-10 10:16:24 +03:00
2020-05-26 11:59:05 +03:00