Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -2,4 +2,4 @@ package
|
||||
|
||||
internal fun foo1(/*0*/ a: kotlin.Int): kotlin.String
|
||||
internal fun foo1(/*0*/ a: kotlin.Int, /*1*/ vararg t: kotlin.Int /*kotlin.IntArray*/): kotlin.String
|
||||
internal fun test1(): kotlin.Unit
|
||||
internal fun test1(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user