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 elvis(/*0*/ x: kotlin.Number?): kotlin.Int
|
||||
internal fun elvisWithRHSTypeInfo(/*0*/ x: kotlin.Number?): kotlin.Any?
|
||||
internal fun foo(/*0*/ x: kotlin.Int?): kotlin.Int
|
||||
internal fun foo(/*0*/ x: kotlin.Int?): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user