Skip to content

Commit f87ce15

Browse files
committed
Fix empty string.
1 parent c006ed4 commit f87ce15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rlptest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"emptystring": {
33
"in": "",
4-
"out": "00"
4+
"out": "80"
55
},
66
"shortstring": {
77
"in": "dog",

0 commit comments

Comments
 (0)