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:
@@ -7,4 +7,4 @@ my fun foo() {}
|
||||
my1(2) fun foo3() {}
|
||||
my2() fun foo4() {}
|
||||
my2 fun foo41() {}
|
||||
my2(2) fun foo42() {}
|
||||
my2(2) fun foo42() {}
|
||||
|
||||
Reference in New Issue
Block a user