4850fd10f0
Introduced '@' after each annotation
6 lines
160 B
Plaintext
Vendored
6 lines
160 B
Plaintext
Vendored
package test
|
|
|
|
@kotlin.annotation.annotation() public final class SimpleAnnotation : kotlin.Annotation {
|
|
/*primary*/ public constructor SimpleAnnotation()
|
|
}
|