FIR: Load final static constant Java fields as non-nullable
This commit is contained in:
committed by
teamcityserver
parent
dba04bcf80
commit
46217318c0
+1
-1
@@ -1,5 +1,5 @@
|
||||
public abstract interface StringConstantInParam : R|kotlin/Any| {
|
||||
public final static field HEL: R|ft<kotlin/String, kotlin/String?>| = String(hel)
|
||||
public final static field HEL: R|kotlin/String| = String(hel)
|
||||
|
||||
public final annotation class Anno : R|kotlin/Annotation| {
|
||||
public constructor(value: R|kotlin/String|): R|test/StringConstantInParam.Anno|
|
||||
|
||||
Reference in New Issue
Block a user