Files
kotlin-fork/idea/idea-completion/testData/basic/common/annotations/ParameterAnnotationAutoPopup2.kt
T
2015-09-23 12:18:12 +03:00

9 lines
118 B
Kotlin
Vendored

val v = 1
fun foo(@[volatile S<caret>) { }
// INVOCATION_COUNT: 0
// EXIST: Suppress
// ABSENT: String
// ABSENT: v