Files
kotlin-fork/analysis/analysis-api/testData/components/expressionInfoProvider/isUsedAsExpression/redundantLabelUsed.kt
T
2022-10-05 15:06:52 +00:00

5 lines
48 B
Kotlin
Vendored

fun test() {
val x = <expr>four@4</expr>
}