<test-tag>foo</test-tag>
---
{}
---
{
  "val": [
    {
      "type": 8,
      "value": "test-tag",
      "children": [
        {
          "type": 0,
          "value": "foo",
          "location": {
            "start": {
              "offset": 10,
              "line": 1,
              "column": 11
            },
            "end": {
              "offset": 13,
              "line": 1,
              "column": 14
            }
          }
        }
      ],
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 24,
          "line": 1,
          "column": 25
        }
      }
    }
  ],
  "err": null
}