JVM: Generate object and companion object INSTANCE fields as @NotNull
This commit is contained in:
@@ -31,7 +31,7 @@ public annotation class NoArg
|
||||
@NoArg
|
||||
@kotlin.Metadata
|
||||
public final class Obj {
|
||||
public final static field INSTANCE: Obj
|
||||
public final static @org.jetbrains.annotations.NotNull field INSTANCE: Obj
|
||||
static method <clinit>(): void
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user