blob: d83e51668c19a24fe7510e822c40cc0e7c48279d [file] [log] [blame]
package test
public final class ClassWithObjectMethod {
public constructor ClassWithObjectMethod()
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*/ fun toString(): kotlin.String
}