Files
kotlin-fork/compiler/testData/codegen/box
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-10-01 17:49:02 +03:00
2020-09-22 23:53:41 +03:00
2020-08-10 10:16:24 +03:00
2020-09-14 23:41:47 +03:00
2020-10-28 11:43:25 +03:00
2020-05-09 21:11:40 +03:00
2020-10-01 17:49:02 +03:00