Update LightAnalysisModeCodegenTests for Kotlin 1.1
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
public final class ObjectReceiverKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Singleton {
|
||||
public final static field INSTANCE: Singleton
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method ok(): java.lang.String
|
||||
}
|
||||
Reference in New Issue
Block a user