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:
@@ -15,4 +15,4 @@ fun foo(a: A) {
|
||||
class A() {
|
||||
val z : Int
|
||||
get() = 3
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user