jsonnet-0.4.0.0: test/golden/outermost.golden
[
{
"bar": {
"baz": {
"qux": {
"quux": "test1"
}
}
},
"foo": "test1"
},
{
"bar": {
"baz": {
"qux": {
"quux": "test2"
}
}
},
"foo": "test2"
}
]