{
  "version": 7,
  "constants": {
    "@valid": "#f00"
  },
  "sources": {},
  "layers": [
    {
      "id": "bad-constant",
      "type": "background",
      "paint": {
        "background-color": "@valid"
      }
    }
  ]
}
