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