File: order1.diff

package info (click to toggle)
diffoscope 177
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,340 kB
  • sloc: python: 14,727; makefile: 97; sh: 81; xml: 26; javascript: 2
file content (7 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
@@ -1,4 +1,4 @@
 {
-    "hello": 42,
-    "world": 43
+    "world": 43,
+    "hello": 42
 }