jrsonnet
refs/commits
1e2e6e2fa219
tests/golden/builtin_parseJson.jsonnet.golden
1{2 "a": -1,3 "b": 1,4 "c": 3.141,5 "d": [ ]6}