Make inline class wrapper constructor private

This commit is contained in:
Dmitry Petrov
2018-09-05 14:42:28 +03:00
parent c094b3a5a2
commit 0bd1c4d1b7
8 changed files with 29 additions and 12 deletions
@@ -1,7 +1,7 @@
@kotlin.Metadata
public final class Foo {
private final field l: long
public synthetic method <init>(p0: long): void
private synthetic method <init>(p0: long): void
public final static @org.jetbrains.annotations.NotNull method box(p0: long): Foo
public static method constructor(p0: long): long
public final static method empty(p0: long): void