53e89a9722
FirConstExpression is usually confused with "constant" calculations, while in fact, it just denotes a simple literal expression and `1 + 1` isn't represented by a FirConstExpression. ^KT-64314 Fixed
12 lines
367 B
Plaintext
Vendored
12 lines
367 B
Plaintext
Vendored
KT element: KtValueArgument
|
|
FIR element: FirLiteralExpressionImpl
|
|
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| {
|
|
}
|