add trailing newlines to test files
otherwise I have to rollback dozens of files after using sed that follows conventions
This commit is contained in:
@@ -52,4 +52,4 @@ fun test(<!UNUSED_PARAMETER!>l<!> : java.util.List<Int>) {
|
||||
|
||||
// FILE: f.kt
|
||||
package xxx
|
||||
import java.lang.Class;
|
||||
import java.lang.Class;
|
||||
|
||||
Reference in New Issue
Block a user