5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
package test
|
|
|
|
public final annotation class SimpleAnnotation : kotlin.Annotation {
|
|
public constructor SimpleAnnotation()
|
|
} |