Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -3,4 +3,4 @@ package
|
||||
internal fun f1(/*0*/ s: kotlin.String?): kotlin.Unit
|
||||
internal fun f2(/*0*/ s: kotlin.Number?): kotlin.Unit
|
||||
internal fun f3(/*0*/ s: kotlin.Number?): kotlin.Unit
|
||||
internal fun f4(/*0*/ s: kotlin.Int?): kotlin.Unit
|
||||
internal fun f4(/*0*/ s: kotlin.Int?): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user