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