...

Text file src/internal/diff/testdata/eof1.txt

Documentation: internal/diff/testdata

     1-- old --
     2a
     3b
     4c
     5-- new --
     6a
     7b
     8c^D
     9-- diff --
    10diff 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

View as plain text