KT-56843 [SLC] Support unsafe property initializers
This commit is contained in:
committed by
Space Team
parent
6b62499c85
commit
85b5a4521e
+1
-1
@@ -6,7 +6,7 @@ public final class PropertiesKt /* PropertiesKt*/ {
|
||||
private static final error.NonExistentClass delegatedProp2$delegate;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static final java.lang.Object arrayConst;
|
||||
private static final java.lang.Object arrayConst = {1, 2} /* initializer type: null */;
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static final java.lang.String x = "" /* initializer type: java.lang.String */;
|
||||
|
||||
Reference in New Issue
Block a user