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