3a8ad45dec
Reverts and fixes 102f0d3
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
package test
|
|
|
|
public final annotation class SimpleAnnotation : kotlin.Annotation {
|
|
/*primary*/ public constructor SimpleAnnotation()
|
|
}
|