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