5 lines
72 B
Kotlin
Vendored
5 lines
72 B
Kotlin
Vendored
// "Create annotation 'foo'" "true"
|
|
|
|
@<caret>foo(1, "2") fun test() {
|
|
|
|
} |