Files
kotlin-fork/compiler/testData/psi/annotation/AnnotatedExpressions.kt
T
2014-09-10 22:39:11 +04:00

6 lines
45 B
Kotlin

fun foo() {
[a] foo
1
[a] this
}