Update LightAnalysisModeCodegenTests for Kotlin 1.1
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
@java.lang.annotation.Retention
|
||||
public annotation class Anno {
|
||||
public abstract method klasses(): java.lang.Class[]
|
||||
}
|
||||
|
||||
|
||||
public final class ArrayOfKClassesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
Reference in New Issue
Block a user