Fix tests after rebase

This commit is contained in:
Dmitry Petrov
2018-08-30 18:00:41 +03:00
parent 1bf8cfca8b
commit 65881dda97
7 changed files with 19 additions and 14 deletions
@@ -7,7 +7,7 @@ public final class Foo$Companion {
}
@kotlin.Metadata
public static class Foo$Erased {
static class Foo$Erased {
method <init>(): void
public final static @org.jetbrains.annotations.NotNull method box(p0: int): Foo
public static method constructor(p0: int): int
@@ -1,5 +1,5 @@
@kotlin.Metadata
public static class Foo$Erased {
static class Foo$Erased {
method <init>(): void
public final static @org.jetbrains.annotations.NotNull method box(p0: int): Foo
public static method constructor(p0: int): int
@@ -4,7 +4,7 @@ public interface A {
}
@kotlin.Metadata
public static class Foo$Erased {
static class Foo$Erased {
method <init>(): void
public final static @org.jetbrains.annotations.NotNull method box(p0: long): Foo
public static method constructor(p0: long): long
@@ -1,5 +1,5 @@
@kotlin.Metadata
public static class Foo$Erased {
static class Foo$Erased {
method <init>(): void
public final static @org.jetbrains.annotations.NotNull method box(p0: long): Foo
public static method constructor(p0: long): long