5 lines
65 B
Kotlin
Vendored
5 lines
65 B
Kotlin
Vendored
<caret>Ann fun foo() { }
|
|
|
|
annotation class Ann
|
|
|
|
// EXPECTED: null |