Update LightAnalysisModeCodegenTests for Kotlin 1.1
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user