Raw FIR: Fix downward propagation of external and inline from
property to default accessors for light-tree.
This commit is contained in:
committed by
Ilya Kirillov
parent
7d31ea3e8f
commit
10d16d10d5
+1
-1
@@ -9,7 +9,7 @@ FILE: annotationArgumentKClassLiteralTypeError.kt
|
||||
|
||||
}
|
||||
public final val <reified T> R|T|.test: R|kotlin/Any|
|
||||
public get(): R|<anonymous><T>| {
|
||||
public inline get(): R|<anonymous><T>| {
|
||||
^ @R|Ann|(<implicitArrayOf>(<getClass>(R|T|), <getClass>(Q|kotlin/Array|))) object : R|kotlin/Any| {
|
||||
private constructor(): R|<anonymous><T>| {
|
||||
super<R|kotlin/Any|>()
|
||||
|
||||
Reference in New Issue
Block a user