Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -16,4 +16,4 @@ package a {
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,4 +15,4 @@ package a {
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -6,4 +6,4 @@ package b {
|
||||
internal fun test(/*0*/ a: kotlin.Int?, /*1*/ b: kotlin.Any?, /*2*/ c: kotlin.Int?): kotlin.Unit
|
||||
internal fun test(/*0*/ a: kotlin.Int?, /*1*/ b: kotlin.Int?): kotlin.Unit
|
||||
internal fun test(/*0*/ a: kotlin.Int?, /*1*/ b: kotlin.Int?, /*2*/ c: kotlin.Int?): kotlin.Unit
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user