FIR deserializer: support properties
This commit is contained in:
committed by
Mikhail Glukhikh
parent
b02b090bdf
commit
9d7d358836
@@ -1,4 +1,7 @@
|
||||
public final class ExtValInClass<T> : R|kotlin/Any| {
|
||||
public final val R|kotlin/Int|.asas: R|T|
|
||||
public get(): R|T|
|
||||
|
||||
public constructor<T>(): R|test/ExtValInClass<T>|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user