[
  {
    "type": "SingleLine",
    "text": " 1 args",
    "start": {
      "line": 1,
      "column": 11,
      "offset": 11
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 21
    }
  },
  {
    "type": "SingleLine",
    "text": " n args",
    "start": {
      "line": 2,
      "column": 14,
      "offset": 35
    },
    "end": {
      "line": 3,
      "column": 0,
      "offset": 45
    }
  },
  {
    "type": "SingleLine",
    "text": " 0 args",
    "start": {
      "line": 3,
      "column": 10,
      "offset": 55
    },
    "end": {
      "line": 4,
      "column": 0,
      "offset": 65
    }
  },
  {
    "type": "SingleLine",
    "text": " func returns func returns func",
    "start": {
      "line": 4,
      "column": 18,
      "offset": 83
    },
    "end": {
      "line": 5,
      "column": 0,
      "offset": 117
    }
  },
  {
    "type": "SingleLine",
    "text": " So these parens are dropped",
    "start": {
      "line": 5,
      "column": 20,
      "offset": 137
    },
    "end": {
      "line": 6,
      "column": 0,
      "offset": 168
    }
  },
  {
    "type": "SingleLine",
    "text": " func returns func returns func",
    "start": {
      "line": 6,
      "column": 19,
      "offset": 187
    },
    "end": {
      "line": 7,
      "column": 0,
      "offset": 221
    }
  },
  {
    "type": "SingleLine",
    "text": " Dropping the parens",
    "start": {
      "line": 8,
      "column": 11,
      "offset": 247
    },
    "end": {
      "line": 8,
      "column": 33,
      "offset": 269
    }
  }
]
