Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun foo(): kotlin.Unit
|
||||
public fun </*0*/ T : kotlin.Any> iterate(/*0*/ initialValue: T, /*1*/ nextFunction: (T) -> T?): kotlin.Iterator<T>
|
||||
public fun </*0*/ T : kotlin.Any> iterate(/*0*/ initialValue: T, /*1*/ nextFunction: (T) -> T?): kotlin.Iterator<T>
|
||||
|
||||
Reference in New Issue
Block a user