Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 6a24b9c

Browse files
author
Patrick Thomson
committed
Fix whitespace changes in hash fixture.
1 parent 99c4bb2 commit 6a24b9c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(Hash
2-
{-(KeyValue
3-
{-(TextElement)-}
4-
{-(Float)-})-}
2+
{-(KeyValue
3+
{-(TextElement)-}
4+
{-(Float)-})-}
55
(KeyValue
66
(TextElement)
77
(Float))
@@ -12,7 +12,7 @@
1212
(KeyValue
1313
(TextElement)
1414
{ (Float)
15-
->(Float)})
16-
{+(KeyValue
15+
->(Float) })
16+
{+(KeyValue
1717
{+(TextElement)+}
1818
{+(Float)+})+})

test/fixtures/json/corpus/hash.diffB-A.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
(Float))
88
(KeyValue
99
{ (TextElement)
10-
->(TextElement)}
10+
->(TextElement) }
1111
(Float))
1212
(KeyValue
1313
(TextElement)
1414
{ (Float)
15-
->(Float)})
15+
->(Float) })
1616
{-(KeyValue
1717
{-(TextElement)-}
18-
{-(Float)-})-})
18+
{-(Float)-})-})

0 commit comments

Comments
 (0)