FIR LC: always run with STDLIB (to handle JVM annotations)
This commit is contained in:
committed by
Ilya Kirillov
parent
5f3e5f80d4
commit
0212e9daae
@@ -2,9 +2,6 @@ public final class PropertiesKt /* PropertiesKt*/ {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static error.NonExistentClass delegatedProp$delegate;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static error.NonExistentClass lazyProp$delegate;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static final java.lang.Object arrayConst;
|
||||
|
||||
@@ -23,6 +20,9 @@ public final class PropertiesKt /* PropertiesKt*/ {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static java.lang.String x$1;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static kotlin.Lazy<java.lang.String> lazyProp$delegate;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String SUBSYSTEM_DEPRECATED = "This subsystem is deprecated" /* initializer type: java.lang.String */;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user