Append newline to EOF for .txt test data files

Reverts and fixes 102f0d3
This commit is contained in:
Alexander Udalov
2014-10-21 03:15:52 +04:00
parent 6e5647bb67
commit 3a8ad45dec
2430 changed files with 2430 additions and 2430 deletions
@@ -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 }
@@ -16,4 +16,4 @@ Extension receiver = NO_RECEIVER
Value arguments mapping:
MATCH_MODULO_UNINFERRED_TYPES f : () -> ??? = { b }
MATCH_MODULO_UNINFERRED_TYPES f : () -> ??? = { b }
@@ -16,4 +16,4 @@ Extension receiver = NO_RECEIVER
Value arguments mapping:
MATCH_MODULO_UNINFERRED_TYPES f : (???) -> String = { x -> "$x"}
MATCH_MODULO_UNINFERRED_TYPES f : (???) -> String = { x -> "$x"}
@@ -16,4 +16,4 @@ Extension receiver = NO_RECEIVER
Value arguments mapping:
SUCCESS f : (Int) -> String = { (x: Int) -> "$x"}
SUCCESS f : (Int) -> String = { (x: Int) -> "$x"}
@@ -15,4 +15,4 @@ Extension receiver = NO_RECEIVER
Value arguments mapping:
SUCCESS f : (Int) -> String = { x -> "$x"}
SUCCESS f : (Int) -> String = { x -> "$x"}
@@ -15,4 +15,4 @@ Extension receiver = NO_RECEIVER
Value arguments mapping:
ARGUMENT UNMAPPED: { x -> "$x"}
ARGUMENT UNMAPPED: { x -> "$x"}