[
  {
    "type": "MultiLine",
    "text": " block comment 1 ",
    "start": {
      "line": 1,
      "column": 2,
      "offset": 2
    },
    "end": {
      "line": 1,
      "column": 23,
      "offset": 23
    }
  },
  {
    "type": "MultiLine",
    "text": " block comment 2 ",
    "start": {
      "line": 1,
      "column": 24,
      "offset": 24
    },
    "end": {
      "line": 1,
      "column": 45,
      "offset": 45
    }
  }
]
