[NI] Testdata changes after fixes in error types
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ public final class Outer {
|
||||
public open override /*1*/ /*fake_override*/ fun equals(/*0*/ other: kotlin.Any?): kotlin.Boolean
|
||||
public final fun f(): [ERROR : Error function type]
|
||||
public final fun g(): [ERROR : Error function type]
|
||||
public final fun h(): kotlin.Any?
|
||||
public final fun h(): [ERROR : <ERROR FUNCTION RETURN TYPE>]
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public final fun i(): [ERROR : <ERROR PROPERTY TYPE>]
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
|
||||
Reference in New Issue
Block a user