<i0>foo</i0>
---
{}
---
{
  "val": [
    {
      "type": 8,
      "value": "i0",
      "children": [
        {
          "type": 0,
          "value": "foo",
          "location": {
            "start": {
              "offset": 4,
              "line": 1,
              "column": 5
            },
            "end": {
              "offset": 7,
              "line": 1,
              "column": 8
            }
          }
        }
      ],
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 12,
          "line": 1,
          "column": 13
        }
      }
    }
  ],
  "err": null
}