[
  {
    "type": "MultiLine",
    "text": " block comment 1 ",
    "start": {
      "line": 1,
      "column": 6,
      "offset": 6
    },
    "end": {
      "line": 1,
      "column": 27,
      "offset": 27
    }
  },
  {
    "type": "MultiLine",
    "text": " block comment 2 ",
    "start": {
      "line": 1,
      "column": 28,
      "offset": 28
    },
    "end": {
      "line": 1,
      "column": 49,
      "offset": 49
    }
  }
]
