[FIR] Do not enhance java fields to firProperty
This commit is contained in:
committed by
Mikhail Glukhikh
parent
397aaa189e
commit
6c313895df
@@ -1,6 +1,4 @@
|
||||
public final class FieldAsVar : R|kotlin/Any| {
|
||||
public open var f: R|kotlin/Int|
|
||||
public get(): R|kotlin/Int|
|
||||
public set(value: R|kotlin/Int|): kotlin/Unit
|
||||
public open field f: R|kotlin/Int|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user