7 lines
74 B
Kotlin
Vendored
7 lines
74 B
Kotlin
Vendored
package test
|
|
|
|
annotation class Annotation
|
|
|
|
@<caret>Annotation class Some
|
|
|