github.com/golangci/gofmt@v0.0.0-20231018234816-f50ced29576e/gofmt/internal/diff/testdata/eof1.txt (about) 1 -- old -- 2 a 3 b 4 c 5 -- new -- 6 a 7 b 8 c^D 9 -- diff -- 10 diff old new 11 --- old 12 +++ new 13 @@ -1,3 +1,3 @@ 14 a 15 b 16 -c 17 +c 18 \ No newline at end of file