File tree Expand file tree Collapse file tree 7 files changed +13
-14
lines changed
Expand file tree Collapse file tree 7 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 1- // a object with the root braces omitted
2- database:
31{
4- host: 127.0.0.1
5- port: 555
2+ // a object with the root braces omitted
3+ database: {
4+ host: 127.0.0.1
5+ port: 555
6+ }
67}
Original file line number Diff line number Diff line change 1- // a object with the root braces omitted
2- database:
31{
2+ // a object with the root braces omitted
3+ database: {
44 host: 127.0.0.1
55 port: 555
6+ }
67}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- database:
3- {
2+ database: {
43 host: 127.0.0.1
54 port: 555
65 }
Original file line number Diff line number Diff line change 11// a object with the root braces omitted
2- database:
3- {
2+ database: {
43 host: 127.0.0.1
54 port: 555
65}
Original file line number Diff line number Diff line change 11{
2- database:
3- {
2+ database: {
43 host: 127.0.0.1
54 port: 555
65 }
Original file line number Diff line number Diff line change 11charset2_test.hjson
22charset_test.hjson
3- comments_test.hjson
43comments2_test.hjson
54comments3_test.hjson
65comments4_test.hjson
76comments5_test.hjson
87comments6_test.hjson
98comments7_test.hjson
9+ comments_test.hjson
1010empty_test.hjson
1111failCharset1_test.hjson
1212failJSON02_test.json
@@ -83,6 +83,7 @@ pass4_test.json
8383pass5_test.hjson
8484pass6_test.hjson
8585passSingle_test.hjson
86+ root_test.hjson
8687stringify1_test.hjson
8788strings2_test.hjson
8889strings3_test.hjson
You can’t perform that action at this time.
0 commit comments