Sign in
go
/
tools
/
ca7a362dd088da3c9a11f5a0e454f27e8991c886
/
.
/
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
$