Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
@@ -6,4 +6,4 @@ internal fun </*0*/ T> foo(/*0*/ vararg t: T /*kotlin.Array<T>*/): kotlin.Array<
|
||||
internal fun foo(/*0*/ vararg a: kotlin.Int /*kotlin.IntArray*/): kotlin.IntArray
|
||||
internal fun foo(/*0*/ vararg a: kotlin.Long /*kotlin.LongArray*/): kotlin.LongArray
|
||||
internal fun test(): kotlin.Unit
|
||||
internal fun test1(): kotlin.Unit
|
||||
internal fun test1(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user