Sign in
go
/
tools
/
25ed04f2a321349c269ef8da8e9513433f2c4e3e
/
.
/
internal
/
diffp
/
testdata
/
dups.txt
blob: d10524d0d81529948ce53059e4416e18d33704c1 [
file
]
-- old --
a
b
c
d
e
f
-- new --
a
B
C
d
e
f
-- diff --
diff old new
--- old
+++ new
@@ -1,8 +1,8 @@
a
$
-b
-
-c
+B
+
+C
$
d
$