Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -19,4 +19,4 @@ Value arguments mapping:
|
||||
|
||||
SUCCESS t : Int = 1
|
||||
SUCCESS f : (Int) -> String = { x -> "$x"}
|
||||
SUCCESS g : (String) -> Int = { y -> y.length }
|
||||
SUCCESS g : (String) -> Int = { y -> y.length }
|
||||
|
||||
Reference in New Issue
Block a user