fc447e2d2f
But still resolve them as annotations. Mostly it's needed as begin of migration path, one day they become modifiers anyway Some tests are dropped because they supposed that `annotation` should have parameter
9 lines
394 B
Plaintext
Vendored
9 lines
394 B
Plaintext
Vendored
package
|
|
|
|
java.lang.Deprecated() kotlin.annotation.annotation() public final class my : kotlin.Annotation {
|
|
public constructor my()
|
|
public open override /*1*/ /*fake_override*/ fun equals(/*0*/ other: kotlin.Any?): kotlin.Boolean
|
|
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
|
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
|
}
|