summaryrefslogtreecommitdiff
path: root/tests/testdata/subdir/json_1.json
blob: 754d16b842fe10fc42841c6654437ca87f49f1d9 (plain)
1
2
3
4
5
{
  "$var": { "a": 123, "b": [1, 2, 3], "c": null },
  "with space": "invalid variable name",
  "function": "reserved word"
}