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