I '<'3 cats. '<a>foo</a>' '<b>bar</b>'
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "I <3 cats. <a>foo</a> <b>bar</b>",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 38,
          "line": 1,
          "column": 39
        }
      }
    }
  ],
  "err": null
}