{
  "type": "Program",
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowFunctionExpression",
        "function": {
          "type": "ScriptFunction",
          "id": null,
          "generator": false,
          "async": false,
          "expression": false,
          "params": [
            {
              "type": "Identifier",
              "name": "y",
              "typeAnnotation": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 6,
                    "program": "test-arrow-function.ts"
                  },
                  "end": {
                    "line": 17,
                    "column": 12,
                    "program": "test-arrow-function.ts"
                  }
                }
              },
              "optional": true,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 1,
                  "program": "test-arrow-function.ts"
                },
                "end": {
                  "line": 17,
                  "column": 13,
                  "program": "test-arrow-function.ts"
                }
              }
            }
          ],
          "body": {
            "type": "BlockStatement",
            "statements": [],
            "loc": {
              "start": {
                "line": 17,
                "column": 17,
                "program": "test-arrow-function.ts"
              },
              "end": {
                "line": 17,
                "column": 20,
                "program": "test-arrow-function.ts"
              }
            }
          },
          "loc": {
            "start": {
              "line": 17,
              "column": 1,
              "program": "test-arrow-function.ts"
            },
            "end": {
              "line": 17,
              "column": 20,
              "program": "test-arrow-function.ts"
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 1,
            "program": "test-arrow-function.ts"
          },
          "end": {
            "line": 17,
            "column": 20,
            "program": "test-arrow-function.ts"
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1,
          "program": "test-arrow-function.ts"
        },
        "end": {
          "line": 17,
          "column": 20,
          "program": "test-arrow-function.ts"
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowFunctionExpression",
        "function": {
          "type": "ScriptFunction",
          "id": null,
          "generator": false,
          "async": false,
          "expression": false,
          "params": [
            {
              "type": "Identifier",
              "name": "x",
              "typeAnnotation": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 5,
                    "program": "test-arrow-function.ts"
                  },
                  "end": {
                    "line": 18,
                    "column": 11,
                    "program": "test-arrow-function.ts"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 18,
                  "column": 2,
                  "program": "test-arrow-function.ts"
                },
                "end": {
                  "line": 18,
                  "column": 3,
                  "program": "test-arrow-function.ts"
                }
              }
            },
            {
              "type": "Identifier",
              "name": "y",
              "typeAnnotation": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 17,
                    "program": "test-arrow-function.ts"
                  },
                  "end": {
                    "line": 18,
                    "column": 23,
                    "program": "test-arrow-function.ts"
                  }
                }
              },
              "optional": true,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 13,
                  "program": "test-arrow-function.ts"
                },
                "end": {
                  "line": 18,
                  "column": 14,
                  "program": "test-arrow-function.ts"
                }
              }
            }
          ],
          "body": {
            "type": "BlockStatement",
            "statements": [],
            "loc": {
              "start": {
                "line": 18,
                "column": 28,
                "program": "test-arrow-function.ts"
              },
              "end": {
                "line": 18,
                "column": 31,
                "program": "test-arrow-function.ts"
              }
            }
          },
          "loc": {
            "start": {
              "line": 18,
              "column": 1,
              "program": "test-arrow-function.ts"
            },
            "end": {
              "line": 18,
              "column": 31,
              "program": "test-arrow-function.ts"
            }
          }
        },
        "loc": {
          "start": {
            "line": 18,
            "column": 1,
            "program": "test-arrow-function.ts"
          },
          "end": {
            "line": 18,
            "column": 31,
            "program": "test-arrow-function.ts"
          }
        }
      },
      "loc": {
        "start": {
          "line": 18,
          "column": 1,
          "program": "test-arrow-function.ts"
        },
        "end": {
          "line": 18,
          "column": 32,
          "program": "test-arrow-function.ts"
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowFunctionExpression",
        "function": {
          "type": "ScriptFunction",
          "id": null,
          "generator": false,
          "async": false,
          "expression": false,
          "params": [
            {
              "type": "Identifier",
              "name": "x",
              "typeAnnotation": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 5,
                    "program": "test-arrow-function.ts"
                  },
                  "end": {
                    "line": 19,
                    "column": 11,
                    "program": "test-arrow-function.ts"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 19,
                  "column": 2,
                  "program": "test-arrow-function.ts"
                },
                "end": {
                  "line": 19,
                  "column": 3,
                  "program": "test-arrow-function.ts"
                }
              }
            },
            {
              "type": "Identifier",
              "name": "y",
              "typeAnnotation": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 16,
                    "program": "test-arrow-function.ts"
                  },
                  "end": {
                    "line": 19,
                    "column": 22,
                    "program": "test-arrow-function.ts"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 19,
                  "column": 13,
                  "program": "test-arrow-function.ts"
                },
                "end": {
                  "line": 19,
                  "column": 14,
                  "program": "test-arrow-function.ts"
                }
              }
            },
            {
              "type": "Identifier",
              "name": "z",
              "typeAnnotation": {
                "type": "TSBooleanKeyword",
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 28,
                    "program": "test-arrow-function.ts"
                  },
                  "end": {
                    "line": 19,
                    "column": 35,
                    "program": "test-arrow-function.ts"
                  }
                }
              },
              "optional": true,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 24,
                  "program": "test-arrow-function.ts"
                },
                "end": {
                  "line": 19,
                  "column": 25,
                  "program": "test-arrow-function.ts"
                }
              }
            }
          ],
          "body": {
            "type": "BlockStatement",
            "statements": [],
            "loc": {
              "start": {
                "line": 19,
                "column": 40,
                "program": "test-arrow-function.ts"
              },
              "end": {
                "line": 19,
                "column": 43,
                "program": "test-arrow-function.ts"
              }
            }
          },
          "loc": {
            "start": {
              "line": 19,
              "column": 1,
              "program": "test-arrow-function.ts"
            },
            "end": {
              "line": 19,
              "column": 43,
              "program": "test-arrow-function.ts"
            }
          }
        },
        "loc": {
          "start": {
            "line": 19,
            "column": 1,
            "program": "test-arrow-function.ts"
          },
          "end": {
            "line": 19,
            "column": 43,
            "program": "test-arrow-function.ts"
          }
        }
      },
      "loc": {
        "start": {
          "line": 19,
          "column": 1,
          "program": "test-arrow-function.ts"
        },
        "end": {
          "line": 19,
          "column": 44,
          "program": "test-arrow-function.ts"
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1,
      "program": "test-arrow-function.ts"
    },
    "end": {
      "line": 19,
      "column": 44,
      "program": "test-arrow-function.ts"
    }
  }
}
