mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
Java 8 tests fixed (txt only)
This commit is contained in:
@@ -7,7 +7,7 @@ package
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
}
|
||||
|
||||
public final class UnrepeatableAnnotation : kotlin.Annotation {
|
||||
public final annotation class UnrepeatableAnnotation : kotlin.Annotation {
|
||||
public constructor UnrepeatableAnnotation()
|
||||
public open override /*1*/ /*fake_override*/ fun equals(/*0*/ other: kotlin.Any?): kotlin.Boolean
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user