{
  "type": "Program",
  "body": [
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "FunctionDeclaration",
        "id": {
          "type": "Identifier",
          "name": "letProto",
          "range": [
            102,
            110
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 16
            },
            "end": {
              "line": 7,
              "column": 24
            }
          }
        },
        "params": [
          {
            "type": "Identifier",
            "name": "func",
            "range": [
              111,
              115
            ],
            "loc": {
              "start": {
                "line": 7,
                "column": 25
              },
              "end": {
                "line": 7,
                "column": 29
              }
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "body": [
            {
              "type": "ReturnStatement",
              "argument": {
                "type": "CallExpression",
                "callee": {
                  "type": "Identifier",
                  "name": "func",
                  "range": [
                    130,
                    134
                  ],
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 11
                    },
                    "end": {
                      "line": 8,
                      "column": 15
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "ThisExpression",
                    "range": [
                      135,
                      139
                    ],
                    "loc": {
                      "start": {
                        "line": 8,
                        "column": 16
                      },
                      "end": {
                        "line": 8,
                        "column": 20
                      }
                    }
                  }
                ],
                "range": [
                  130,
                  140
                ],
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 11
                  },
                  "end": {
                    "line": 8,
                    "column": 21
                  }
                }
              },
              "range": [
                123,
                141
              ],
              "loc": {
                "start": {
                  "line": 8,
                  "column": 4
                },
                "end": {
                  "line": 8,
                  "column": 22
                }
              }
            }
          ],
          "range": [
            117,
            143
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 31
            },
            "end": {
              "line": 9,
              "column": 1
            }
          }
        },
        "generator": false,
        "expression": false,
        "range": [
          93,
          143
        ],
        "loc": {
          "start": {
            "line": 7,
            "column": 7
          },
          "end": {
            "line": 9,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * @param func\n * @return {Observable<R>}\n * @method let\n * @owner Observable\n ",
            "range": [
              0,
              85
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 6,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "Line",
            "value": "# sourceMappingURL=let.js.map",
            "range": [
              144,
              175
            ],
            "loc": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 10,
                "column": 31
              }
            }
          }
        ]
      },
      "specifiers": [],
      "source": null,
      "range": [
        86,
        143
      ],
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 1
        }
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * @param func\n * @return {Observable<R>}\n * @method let\n * @owner Observable\n ",
          "range": [
            0,
            85
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 0
            },
            "end": {
              "line": 6,
              "column": 3
            }
          }
        }
      ],
      "trailingComments": [
        {
          "type": "Line",
          "value": "# sourceMappingURL=let.js.map",
          "range": [
            144,
            175
          ],
          "loc": {
            "start": {
              "line": 10,
              "column": 0
            },
            "end": {
              "line": 10,
              "column": 31
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    86,
    143
  ],
  "loc": {
    "start": {
      "line": 7,
      "column": 0
    },
    "end": {
      "line": 9,
      "column": 1
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * @param func\n * @return {Observable<R>}\n * @method let\n * @owner Observable\n ",
      "range": [
        0,
        85
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 3
        }
      }
    },
    {
      "type": "Line",
      "value": "# sourceMappingURL=let.js.map",
      "range": [
        144,
        175
      ],
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 31
        }
      }
    }
  ]
}