jrsonnet
refs/commits
e1e1d4b4fac9
crates/jrsonnet-evaluator/tests/golden/builtin_parseJson.jsonnet
1std.parseJson('{"a": -1,"b": 1,"c": 3.141,"d": []}')