37b2e97e56
A swarm of tests fixed accordingly.
10 lines
216 B
Plaintext
Vendored
10 lines
216 B
Plaintext
Vendored
package test
|
|
|
|
kotlin.annotation.annotation() internal final class Anno : kotlin.Annotation {
|
|
/*primary*/ public constructor Anno()
|
|
}
|
|
|
|
test.Anno() internal final class X {
|
|
/*primary*/ public constructor X()
|
|
}
|