My name is {0}
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "My name is ",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 11,
          "line": 1,
          "column": 12
        }
      }
    },
    {
      "type": 1,
      "value": "0",
      "location": {
        "start": {
          "offset": 11,
          "line": 1,
          "column": 12
        },
        "end": {
          "offset": 14,
          "line": 1,
          "column": 15
        }
      }
    }
  ],
  "err": null
}