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 simpleWhile(/*0*/ x: kotlin.Int?, /*1*/ y0: kotlin.Int): kotlin.Unit
|
||||
internal fun whileWithBreak(/*0*/ x: kotlin.Int?, /*1*/ y0: kotlin.Int): kotlin.Unit
|
||||
internal fun whileWithNoCondition(/*0*/ x: kotlin.Int?): kotlin.Unit
|
||||
internal fun whileWithNoCondition(/*0*/ x: kotlin.Int?): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user