37b2e97e56
A swarm of tests fixed accordingly.
8 lines
203 B
Plaintext
Vendored
8 lines
203 B
Plaintext
Vendored
package test
|
|
|
|
internal fun kotlin.Int.foo(/*0*/ test.A() x: kotlin.Int): kotlin.Unit
|
|
|
|
kotlin.annotation.annotation() internal final class A : kotlin.Annotation {
|
|
/*primary*/ public constructor A()
|
|
}
|