FIR Java model: support static members & enum entries
Related to KT-29218
This commit is contained in:
+3
@@ -1,2 +1,5 @@
|
||||
public abstract interface StringConstantInParam : R|java/lang/Object| {
|
||||
public final static property HEL(val): R|ft<kotlin/String, kotlin/String?>|!
|
||||
public get(): R|ft<kotlin/String, kotlin/String?>|!
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user