FIR: render implicit built-in type references as resolved ones
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
public open class NotNullField : R|kotlin/Any| {
|
||||
public final var hi: R|kotlin/String|
|
||||
public get(): R|kotlin/String|
|
||||
public set(value: R|kotlin/String|): kotlin/Unit
|
||||
public set(value: R|kotlin/String|): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/NotNullField|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user