6fa4d8fc83
#KT-5561 Fixed
5 lines
65 B
Kotlin
5 lines
65 B
Kotlin
<caret>Ann fun foo() { }
|
|
|
|
annotation class Ann
|
|
|
|
// EXPECTED: null |