{
  "module": "Test",
  "kind": "Generic Error",
  "text": [
    { "type": "text", "content": "The variable " },
    { "type": "code", "content": "foo" },
    {
      "type": "text",
      "content": " collides with the name of a declaration."
    }
  ],
  "span": null,
  "context": null
}