{
  "contract": "algal.source-error.v1",
  "code": "PARSE_FAILED",
  "message": "unknown name emial",
  "imports": [
    {
      "source": "main.algal",
      "path": "./helpers/draft.algal",
      "span": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 41,
          "line": 1,
          "column": 42
        }
      }
    }
  ],
  "source": "helpers/draft.algal",
  "span": {
    "start": {
      "offset": 123,
      "line": 5,
      "column": 11
    },
    "end": {
      "offset": 128,
      "line": 5,
      "column": 16
    }
  },
  "sourceDigest": "sha256:6e43f4d4b768b771d24b40ec0d6e1711b8c662b7de068614204dfb2b916af767",
  "excerpt": {
    "lines": [
      {
        "line": 5,
        "text": "    using emial",
        "highlight": {
          "start": 10,
          "length": 5
        }
      }
    ]
  }
}
