FIR deserializer: build property accessors if non-default ones exist
This commit is contained in:
committed by
Mikhail Glukhikh
parent
369c08214b
commit
2d55b8db07
+1
-1
@@ -1,7 +1,7 @@
|
||||
public final class ExtValInClass<P> : R|kotlin/Any| {
|
||||
public final var R|kotlin/Int|.asas: R|P|
|
||||
public get(): R|P|
|
||||
public set(value: R|P|): R|kotlin/Unit|
|
||||
public set(p: R|P|): R|kotlin/Unit|
|
||||
|
||||
public constructor<P>(): R|test/ExtValInClass<P>|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user