Sign in
go
/
tools
/
85b65275a669bb58ce99a8683f6a99da4ba473f7
/
.
/
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