File: unified.txt

package info (click to toggle)
pygments 2.18.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,184 kB
  • sloc: python: 103,327; javascript: 238; makefile: 142; sh: 84; lisp: 74
file content (44 lines) | stat: -rw-r--r-- 890 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---input---
--- old.txt	2023-01-17 21:02:15.449417575 -0700
+++ new.txt	2023-01-17 21:02:12.489441682 -0700
@@ -1,5 +1,4 @@
-A
-A
 B
-C
+F
 D
+E

---tokens---
'--- old.txt\t2023-01-17 21:02:15.449417575 -0700' Generic.Deleted
'\n'          Text.Whitespace

'+++ new.txt\t2023-01-17 21:02:12.489441682 -0700' Generic.Inserted
'\n'          Text.Whitespace

'@@ -1,5 +1,4 @@' Generic.Subheading
'\n'          Text.Whitespace

'-A'          Generic.Deleted
'\n'          Text.Whitespace

'-A'          Generic.Deleted
'\n'          Text.Whitespace

' '           Text.Whitespace
'B'           Text
'\n'          Text.Whitespace

'-C'          Generic.Deleted
'\n'          Text.Whitespace

'+F'          Generic.Inserted
'\n'          Text.Whitespace

' '           Text.Whitespace
'D'           Text
'\n'          Text.Whitespace

'+E'          Generic.Inserted
'\n'          Text.Whitespace