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
@@ -8,6 +8,6 @@ public annotation class Simple {
public final class SimpleValAnnotationKt {
private final static field foo: int
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
private synthetic deprecated final static @Simple method foo$annotations(): void
private synthetic deprecated static @Simple method foo$annotations(): void
public final static method getFoo(): int
}