add test to show how it works a bit more

This commit is contained in:
David Brown 2016-11-03 18:05:43 -07:00
parent 84b1fb6827
commit e9e9c3d577
2 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"01-alist": [
2,
34,
234
],
"alist": [
2,
34,
234
],
"00-foo": "bar",
"02-blah": null,
"blah": null,
"foo": "bar"
}