5 lines
68 B
Kotlin
Vendored
5 lines
68 B
Kotlin
Vendored
// "Create annotation 'foo'" "true"
|
|
|
|
@[<caret>foo()] fun test() {
|
|
|
|
} |