Update LightAnalysisModeCodegenTests for Kotlin 1.1

This commit is contained in:
Yan Zhulanow
2016-11-23 20:21:40 +03:00
parent e31a39386e
commit fcafaf5500
283 changed files with 5499 additions and 66 deletions
@@ -13,7 +13,7 @@ public final static class C/Companion {
private method <init>(): void
public final @kotlin.jvm.JvmStatic method f1(): int
public final method getP1(): int
private synthetic deprecated final static @kotlin.jvm.JvmStatic method p1$annotations(): void
private synthetic deprecated static @kotlin.jvm.JvmStatic method p1$annotations(): void
}
@@ -28,5 +28,5 @@ public final class O {
private method <init>(): void
public final static @kotlin.jvm.JvmStatic method f(): int
public final static method getP(): int
private synthetic deprecated final static @kotlin.jvm.JvmStatic method p$annotations(): void
private synthetic deprecated static @kotlin.jvm.JvmStatic method p$annotations(): void
}