Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -9,4 +9,4 @@ internal val a5: kotlin.Int = 1.toLong()
|
||||
internal val a6: kotlin.Long = 1.toLong()
|
||||
internal val a7: kotlin.Long = 1.toLong()
|
||||
internal val a8: kotlin.Long = 1.toLong()
|
||||
internal val a9: kotlin.Long = 1.toLong()
|
||||
internal val a9: kotlin.Long = 1.toLong()
|
||||
|
||||
Reference in New Issue
Block a user