Updata test data: txt files for diagnostics tests
This commit is contained in:
@@ -9,8 +9,8 @@ internal final class List</*0*/ out T> {
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
|
||||
internal class object <class-object-for-List> {
|
||||
private constructor <class-object-for-List>()
|
||||
internal class object Default {
|
||||
private constructor Default()
|
||||
internal final val Nil: List<kotlin.Nothing>
|
||||
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