[
  {
    "type": "MultiLine",
    "text": " comment ",
    "start": {
      "line": 1,
      "column": 1,
      "offset": 1
    },
    "end": {
      "line": 1,
      "column": 14,
      "offset": 14
    }
  },
  {
    "type": "MultiLine",
    "text": " comment 2 ",
    "start": {
      "line": 2,
      "column": 4,
      "offset": 20
    },
    "end": {
      "line": 2,
      "column": 19,
      "offset": 35
    }
  }
]
