FIR: Make FIR rendering more kotlin-styled
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public final class FieldAsVar : R|java/lang/Object| {
|
||||
public open property f(var): R|kotlin/Int|
|
||||
public open var f: R|kotlin/Int|
|
||||
public get(): R|kotlin/Int|
|
||||
public set(value: R|kotlin/Int|): kotlin/Unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user