Files
kotlin-fork/analysis/low-level-api-fir/testData/getOrBuildFir/annotations/annotationApplicationVarargArgument.txt
T
2023-10-19 14:34:35 +00:00

12 lines
365 B
Plaintext
Vendored

KT element: KtValueArgument
FIR element: FirConstExpressionImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
String(2)
FIR FILE:
FILE: [ResolvedTo(IMPORTS)] annotationApplicationVarargArgument.kt
@R|kotlin/Suppress|[Types](names = vararg(String(1), String(2))) public final [ResolvedTo(ANNOTATION_ARGUMENTS)] fun x(): R|kotlin/Unit| {
}