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
@@ -5,7 +5,7 @@ public final class AX {
public final @org.jetbrains.annotations.NotNull method aNonStatic(): java.lang.String
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method aStatic(): java.lang.String
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method b(): java.lang.String
private synthetic deprecated final static @kotlin.jvm.JvmStatic method c$annotations(): void
private synthetic deprecated static @kotlin.jvm.JvmStatic method c$annotations(): void
public final static @org.jetbrains.annotations.NotNull method getC(): java.lang.String
public final @org.jetbrains.annotations.NotNull method getProperty(): java.lang.String
}