Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolve/properties/syntheticPropertiesForJavaAnnotations.fir.txt
T
2021-07-28 23:17:31 +03:00

6 lines
217 B
Plaintext
Vendored

FILE: main.kt
public final fun test(ann: R|Ann|): R|kotlin/Unit| {
R|<local>/ann|.R|/Ann.value|
R|<local>/ann|.<Expression 'value' of type 'kotlin/String' cannot be invoked as a function>#()
}