Generate synthetic box method for each erased inline class
This commit is contained in:
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
@kotlin.Metadata
|
||||
public final static class Foo$Erased {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(p0: long): Foo
|
||||
public final static method empty(p0: long): void
|
||||
public final static method extension(p0: long, @org.jetbrains.annotations.NotNull p1: java.lang.Object, @org.jetbrains.annotations.NotNull p2: java.lang.String): void
|
||||
public final static method param(p0: long, p1: double): void
|
||||
|
||||
Reference in New Issue
Block a user