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