Make inline class wrapper constructor synthetic

This commit is contained in:
Dmitry Petrov
2018-08-31 10:36:26 +03:00
parent 85826d304e
commit 203fd6a5d6
9 changed files with 27 additions and 7 deletions
@@ -14,7 +14,7 @@ static class Foo$Erased {
@kotlin.Metadata
public final class Foo {
private final field l: long
public method <init>(p0: long): void
public synthetic method <init>(p0: long): void
public method equals(p0: java.lang.Object): boolean
public final method getL(): long
public method hashCode(): int