We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345e4bc commit ef6c550Copy full SHA for ef6c550
rlptest.txt
@@ -33,7 +33,7 @@
33
],
34
[
35
115792089237316195423570985008687907853269984665640564039457584007913129639936,
36
- "38010000000000000000000000000000000000000000000000000000000000000000"
+ "3821010000000000000000000000000000000000000000000000000000000000000000"
37
38
39
[ 1, 2, [] ],
trietest.txt
@@ -1,9 +1,11 @@
1
2
- {
3
- "do": "verb",
4
- "horse": "stallion",
5
- "doge": "coin",
6
- "dog": "puppy"
7
- },
8
- "6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
+ [
+ {
+ "do": "verb",
+ "horse": "stallion",
+ "doge": "coin",
+ "dog": "puppy"
+ },
9
+ "6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
10
+ ]
11
]
0 commit comments