Sign in
go
/
tools
/
d5b12d7337f5db9530cfb614beedf166e2c17e6b
/
.
/
internal
/
diffp
/
testdata
/
eof1.txt
blob: 1ebf621e92163dea027edd404c36f4b02d36e226 [
file
]
-- old --
a
b
c
-- new --
a
b
c^D
-- diff --
diff old new
--- old
+++ new
@@ -1,3 +1,3 @@
a
b
-c
+c
\ No newline at end of file