Sign in
go
/
tools.git
/
c53c57624d9d9cae68e33cf4d48756dbd8f16404
/
.
/
internal
/
diffp
/
testdata
/
start.txt
blob: 217b2fdc9f8db877dda17b5d15ad3e408424ad12 [
file
]
-- old --
e
pi
4
5
6
7
8
9
10
-- new --
1
2
3
4
5
6
7
8
9
10
-- diff --
diff old new
--- old
+++ new
@@ -1,5 +1,6 @@
-e
-pi
+1
+2
+3
4
5
6