eab288bdd7
Deprecated test for annotation(params) completion deleted. A lot of tests changed.
6 lines
202 B
Plaintext
Vendored
6 lines
202 B
Plaintext
Vendored
package test
|
|
|
|
kotlin.annotation.Retention(value = AnnotationRetention.RUNTIME) kotlin.annotation.annotation() internal final class Anno : kotlin.Annotation {
|
|
/*primary*/ public constructor Anno()
|
|
}
|