summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/test-fixtures/null_strings.json
blob: a5b8a5af235280ed6265430c02fe96d969318a91 (plain)
1
2
3
4
5
6
7
{
  "module": {
    "app": {
      "foo": null
    }
  }
}