[
  {
    "type": "SingleLine",
    "text": " compress these",
    "start": {
      "line": 2,
      "column": 0,
      "offset": 19
    },
    "end": {
      "line": 3,
      "column": 0,
      "offset": 37
    }
  },
  {
    "type": "SingleLine",
    "text": " Compress conditions that have side effects",
    "start": {
      "line": 21,
      "column": 0,
      "offset": 214
    },
    "end": {
      "line": 22,
      "column": 0,
      "offset": 260
    }
  },
  {
    "type": "SingleLine",
    "text": " don't compress these",
    "start": {
      "line": 38,
      "column": 0,
      "offset": 417
    },
    "end": {
      "line": 39,
      "column": 0,
      "offset": 441
    }
  }
]
