1c98cb763e
#KT-26635 Fixed
6 lines
163 B
Kotlin
Vendored
6 lines
163 B
Kotlin
Vendored
// "Create actual annotation class for module testModule_JVM (JVM)" "true"
|
|
|
|
@RegAnn // some comment
|
|
expect annotation class SomeAnn<caret>
|
|
|
|
annotation class RegAnn |