Files
kotlin-fork/idea/testData/completion/basic/common/annotations/ParameterAnnotation7.kt
T
Valentin Kipyatkov fde1890de9 More tests
#KT-1670 Fixed
 #KT-2690 Fixed
2015-01-14 20:57:27 +03:00

6 lines
94 B
Kotlin

fun foo(kotlin.<caret>) { }
// INVOCATION_COUNT: 1
// EXIST: inlineOptions
// ABSENT: String