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
@@ -1,3 +1,3 @@
package
internal fun ff(): kotlin.Unit
internal fun ff(): kotlin.Unit
@@ -3,4 +3,4 @@ package
internal fun b(): kotlin.Boolean
internal fun foo1(): [ERROR : Error function type]
internal fun foo2(): [ERROR : Error function type]
internal fun foo3(): kotlin.Int
internal fun foo3(): kotlin.Int
@@ -1,4 +1,4 @@
package
internal fun foo(/*0*/ x: kotlin.Unit): kotlin.Unit
internal fun test(): kotlin.Unit
internal fun test(): kotlin.Unit
@@ -17,4 +17,4 @@ internal final class It {
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
internal final fun next(): kotlin.Int
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
}
}
@@ -17,4 +17,4 @@ internal final class It {
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
internal final fun next(): kotlin.Int
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
}
}
@@ -2,4 +2,4 @@ package
internal fun call(/*0*/ f: () -> kotlin.Unit): kotlin.Unit
internal fun f1(): kotlin.Unit
internal fun f2(): kotlin.Unit
internal fun f2(): kotlin.Unit
@@ -2,4 +2,4 @@ package
package kt1075 {
internal fun foo(/*0*/ b: kotlin.String): kotlin.Unit
}
}
@@ -2,4 +2,4 @@ package
package f {
internal fun test(/*0*/ a: kotlin.Boolean, /*1*/ b: kotlin.Boolean): kotlin.Int
}
}
@@ -11,4 +11,4 @@ package kt657 {
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
}
}
}
@@ -13,4 +13,4 @@ package kt770_351_735 {
internal fun testImplicitCoercion(): kotlin.Unit
internal fun testStatementInExpressionContext(): kotlin.Unit
internal fun testStatementInExpressionContext2(): kotlin.Unit
}
}
@@ -4,4 +4,4 @@ package kt786 {
internal fun bar(): kotlin.Int
internal fun fff(): kotlin.Int
internal fun foo(): kotlin.Int
}
}
@@ -7,4 +7,4 @@ package kt799 {
internal fun doSmth(/*0*/ i: kotlin.Int): kotlin.Unit
internal fun f(/*0*/ mi: kotlin.Int = ...): kotlin.Unit
internal fun test(): kotlin.Unit
}
}
@@ -4,4 +4,4 @@ package a {
internal fun bar(): kotlin.Int
internal fun doSmth(): kotlin.Unit
internal fun foo(): kotlin.Int
}
}
@@ -1,3 +1,3 @@
package
internal fun f(): kotlin.Unit
internal fun f(): kotlin.Unit
@@ -1,3 +1,3 @@
package
internal fun f(): kotlin.Unit
internal fun f(): kotlin.Unit
@@ -14,4 +14,4 @@ package kt234_kt973 {
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
}
}
}