37b2e97e56
A swarm of tests fixed accordingly.
6 lines
116 B
Plaintext
Vendored
6 lines
116 B
Plaintext
Vendored
package test
|
|
|
|
public final class SimpleAnnotation : kotlin.Annotation {
|
|
public constructor SimpleAnnotation()
|
|
}
|