{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "c",
            "loc": {
              "start": {
                "line": 16,
                "column": 5,
                "program": "identifier_optional_positive.ts"
              },
              "end": {
                "line": 16,
                "column": 6,
                "program": "identifier_optional_positive.ts"
              }
            }
          },
          "init": {
            "type": "ArrowFunctionExpression",
            "function": {
              "type": "ScriptFunction",
              "id": null,
              "generator": false,
              "async": false,
              "expression": false,
              "params": [
                {
                  "type": "Identifier",
                  "name": "a",
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 16,
                        "column": 14,
                        "program": "identifier_optional_positive.ts"
                      },
                      "end": {
                        "line": 16,
                        "column": 20,
                        "program": "identifier_optional_positive.ts"
                      }
                    }
                  },
                  "optional": true,
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 9,
                      "program": "identifier_optional_positive.ts"
                    },
                    "end": {
                      "line": 16,
                      "column": 21,
                      "program": "identifier_optional_positive.ts"
                    }
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "statements": [],
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 25,
                    "program": "identifier_optional_positive.ts"
                  },
                  "end": {
                    "line": 16,
                    "column": 28,
                    "program": "identifier_optional_positive.ts"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 16,
                  "column": 9,
                  "program": "identifier_optional_positive.ts"
                },
                "end": {
                  "line": 16,
                  "column": 28,
                  "program": "identifier_optional_positive.ts"
                }
              }
            },
            "loc": {
              "start": {
                "line": 16,
                "column": 9,
                "program": "identifier_optional_positive.ts"
              },
              "end": {
                "line": 16,
                "column": 28,
                "program": "identifier_optional_positive.ts"
              }
            }
          },
          "loc": {
            "start": {
              "line": 16,
              "column": 5,
              "program": "identifier_optional_positive.ts"
            },
            "end": {
              "line": 16,
              "column": 28,
              "program": "identifier_optional_positive.ts"
            }
          }
        }
      ],
      "kind": "let",
      "loc": {
        "start": {
          "line": 16,
          "column": 1,
          "program": "identifier_optional_positive.ts"
        },
        "end": {
          "line": 16,
          "column": 28,
          "program": "identifier_optional_positive.ts"
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1,
      "program": "identifier_optional_positive.ts"
    },
    "end": {
      "line": 17,
      "column": 1,
      "program": "identifier_optional_positive.ts"
    }
  }
}
