Sign in
go
/
tools
/
229f8486be036a365bbcaf1172d01d089ea59965
/
.
/
internal
/
diffp
/
testdata
/
start.txt
blob: 217b2fdc9f8db877dda17b5d15ad3e408424ad12 [
file
] [
log
] [
blame
]
-- 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