route/vendor/github.com/hashicorp/hcl/test-fixtures/null_strings.json

8 lines
59 B
JSON
Raw Normal View History

2017-12-02 23:34:35 +00:00
{
"module": {
"app": {
"foo": null
}
}
}