Files
kotlin-fork/idea/testData/quickfix/createFromUsage/createClass/annotationEntry/annotationNoParams.kt
T

5 lines
67 B
Kotlin
Vendored

// "Create annotation 'foo'" "true"
[<caret>foo()] fun test() {
}