KT-43006 don't generate no-arg constructor with inline class parameters

This commit is contained in:
Dmitry Petrov
2020-11-12 19:16:49 +03:00
parent 364773bf0f
commit 653b26174b
7 changed files with 47 additions and 7 deletions
@@ -5,9 +5,4 @@ class B(val a: A = A(0))
// 1 private <init>\(I\)V
// 1 public synthetic <init>\(IILkotlin/jvm/internal/DefaultConstructorMarker;\)V
// 1 public synthetic <init>\(ILkotlin/jvm/internal/DefaultConstructorMarker;\)V
// JVM_TEMPLATES
// 1 private <init>\(\)V
// JVM_IR_TEMPLATES
// 1 public <init>\(\)V
// 0 private <init>\(\)V