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