Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ package a {
|
||||
internal fun foo(/*0*/ l: kotlin.List<kotlin.Int>): kotlin.Int
|
||||
internal fun </*0*/ T : kotlin.Any> makeNullable(/*0*/ t: T): T?
|
||||
internal fun test(/*0*/ array: kotlin.Array<kotlin.Int>): kotlin.Unit
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user