fix tests for java 8

This commit is contained in:
Michael Nedzelsky
2015-09-05 09:52:11 +03:00
parent aaff442f65
commit 4b9ee88b9a
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
package
UnrepeatableAnnotation() UnrepeatableAnnotation() internal final class My {
UnrepeatableAnnotation() UnrepeatableAnnotation() public final class My {
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