{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a",
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 2,
                  "column": 8
                },
                "end": {
                  "line": 2,
                  "column": 14
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 2,
                "column": 5
              },
              "end": {
                "line": 2,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 2,
              "column": 5
            },
            "end": {
              "line": 2,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 2,
          "column": 1
        },
        "end": {
          "line": 2,
          "column": 15
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "b",
            "typeAnnotation": {
              "type": "TSStringKeyword",
              "loc": {
                "start": {
                  "line": 3,
                  "column": 8
                },
                "end": {
                  "line": 3,
                  "column": 14
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 3,
                "column": 5
              },
              "end": {
                "line": 3,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 3,
              "column": 5
            },
            "end": {
              "line": 3,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 3,
          "column": 1
        },
        "end": {
          "line": 3,
          "column": 15
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "c",
            "typeAnnotation": {
              "type": "TSBooleanKeyword",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 8
                },
                "end": {
                  "line": 4,
                  "column": 15
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 4,
                "column": 5
              },
              "end": {
                "line": 4,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 4,
              "column": 5
            },
            "end": {
              "line": 4,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 4,
          "column": 1
        },
        "end": {
          "line": 4,
          "column": 16
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "d",
            "typeAnnotation": {
              "type": "TSVoidKeyword",
              "loc": {
                "start": {
                  "line": 5,
                  "column": 8
                },
                "end": {
                  "line": 5,
                  "column": 12
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 5,
                "column": 5
              },
              "end": {
                "line": 5,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 5,
              "column": 5
            },
            "end": {
              "line": 5,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 5,
          "column": 1
        },
        "end": {
          "line": 5,
          "column": 13
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "e",
            "typeAnnotation": {
              "type": "TSNullKeyword",
              "loc": {
                "start": {
                  "line": 6,
                  "column": 8
                },
                "end": {
                  "line": 6,
                  "column": 12
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 6,
                "column": 5
              },
              "end": {
                "line": 6,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 6,
              "column": 5
            },
            "end": {
              "line": 6,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 6,
          "column": 1
        },
        "end": {
          "line": 6,
          "column": 13
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "f",
            "typeAnnotation": {
              "type": "TSUndefinedKeyword",
              "loc": {
                "start": {
                  "line": 7,
                  "column": 8
                },
                "end": {
                  "line": 7,
                  "column": 17
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 7,
                "column": 5
              },
              "end": {
                "line": 7,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 7,
              "column": 5
            },
            "end": {
              "line": 7,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 7,
          "column": 1
        },
        "end": {
          "line": 7,
          "column": 18
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "g",
            "typeAnnotation": {
              "type": "TSUnknownKeyword",
              "loc": {
                "start": {
                  "line": 8,
                  "column": 8
                },
                "end": {
                  "line": 8,
                  "column": 15
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 8,
                "column": 5
              },
              "end": {
                "line": 8,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 8,
              "column": 5
            },
            "end": {
              "line": 8,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 8,
          "column": 1
        },
        "end": {
          "line": 8,
          "column": 16
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "h",
            "typeAnnotation": {
              "type": "TSNeverKeyword",
              "loc": {
                "start": {
                  "line": 9,
                  "column": 8
                },
                "end": {
                  "line": 9,
                  "column": 13
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 9,
                "column": 5
              },
              "end": {
                "line": 9,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 9,
              "column": 5
            },
            "end": {
              "line": 9,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 9,
          "column": 1
        },
        "end": {
          "line": 9,
          "column": 14
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "i",
            "typeAnnotation": {
              "type": "TSAnyKeyword",
              "loc": {
                "start": {
                  "line": 10,
                  "column": 8
                },
                "end": {
                  "line": 10,
                  "column": 11
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 10,
                "column": 5
              },
              "end": {
                "line": 10,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 10,
              "column": 5
            },
            "end": {
              "line": 10,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 10,
          "column": 1
        },
        "end": {
          "line": 10,
          "column": 12
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "j",
            "typeAnnotation": {
              "type": "TSBigIntKeyword",
              "loc": {
                "start": {
                  "line": 11,
                  "column": 8
                },
                "end": {
                  "line": 11,
                  "column": 14
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 11,
                "column": 5
              },
              "end": {
                "line": 11,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 11,
              "column": 5
            },
            "end": {
              "line": 11,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 11,
          "column": 1
        },
        "end": {
          "line": 11,
          "column": 15
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "k",
            "typeAnnotation": {
              "type": "TSObjectKeyword",
              "loc": {
                "start": {
                  "line": 12,
                  "column": 8
                },
                "end": {
                  "line": 12,
                  "column": 14
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 12,
                "column": 5
              },
              "end": {
                "line": 12,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 12,
              "column": 5
            },
            "end": {
              "line": 12,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 12,
          "column": 1
        },
        "end": {
          "line": 12,
          "column": 15
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "l",
            "typeAnnotation": {
              "type": "TSArrayType",
              "elementType": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 15,
                    "column": 8
                  },
                  "end": {
                    "line": 15,
                    "column": 14
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 15,
                  "column": 8
                },
                "end": {
                  "line": 15,
                  "column": 16
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 15,
                "column": 5
              },
              "end": {
                "line": 15,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 15,
              "column": 5
            },
            "end": {
              "line": 15,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 15,
          "column": 1
        },
        "end": {
          "line": 15,
          "column": 17
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "m",
            "typeAnnotation": {
              "type": "TSArrayType",
              "elementType": {
                "type": "TSArrayType",
                "elementType": {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 8
                    },
                    "end": {
                      "line": 16,
                      "column": 14
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 8
                  },
                  "end": {
                    "line": 16,
                    "column": 16
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 16,
                  "column": 8
                },
                "end": {
                  "line": 16,
                  "column": 18
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 16,
                "column": 5
              },
              "end": {
                "line": 16,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 16,
              "column": 5
            },
            "end": {
              "line": 16,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 16,
          "column": 19
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "n",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSArrayType",
                  "elementType": {
                    "type": "TSUnknownKeyword",
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 8
                      },
                      "end": {
                        "line": 17,
                        "column": 15
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 8
                    },
                    "end": {
                      "line": 17,
                      "column": 17
                    }
                  }
                },
                {
                  "type": "TSArrayType",
                  "elementType": {
                    "type": "TSLiteralType",
                    "literal": {
                      "type": "BigIntLiteral",
                      "value": "5n",
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 20
                        },
                        "end": {
                          "line": 17,
                          "column": 22
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 20
                      },
                      "end": {
                        "line": 17,
                        "column": 22
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 20
                    },
                    "end": {
                      "line": 17,
                      "column": 24
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 17,
                  "column": 8
                },
                "end": {
                  "line": 17,
                  "column": 24
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 17,
                "column": 5
              },
              "end": {
                "line": 17,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 17,
              "column": 5
            },
            "end": {
              "line": 17,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 25
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "o",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSArrayType",
                  "elementType": {
                    "type": "TSParenthesizedType",
                    "typeAnnotation": {
                      "type": "TSUnionType",
                      "types": [
                        {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 9
                            },
                            "end": {
                              "line": 20,
                              "column": 15
                            }
                          }
                        },
                        {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 18
                            },
                            "end": {
                              "line": 20,
                              "column": 24
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 9
                        },
                        "end": {
                          "line": 20,
                          "column": 24
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 8
                      },
                      "end": {
                        "line": 20,
                        "column": 25
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 8
                    },
                    "end": {
                      "line": 20,
                      "column": 27
                    }
                  }
                },
                {
                  "type": "TSLiteralType",
                  "literal": {
                    "type": "BooleanLiteral",
                    "value": true,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 30
                      },
                      "end": {
                        "line": 20,
                        "column": 34
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 30
                    },
                    "end": {
                      "line": 20,
                      "column": 34
                    }
                  }
                },
                {
                  "type": "TSArrayType",
                  "elementType": {
                    "type": "TSParenthesizedType",
                    "typeAnnotation": {
                      "type": "TSUnionType",
                      "types": [
                        {
                          "type": "TSArrayType",
                          "elementType": {
                            "type": "TSParenthesizedType",
                            "typeAnnotation": {
                              "type": "TSUnionType",
                              "types": [
                                {
                                  "type": "TSArrayType",
                                  "elementType": {
                                    "type": "TSUndefinedKeyword",
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 48
                                      }
                                    }
                                  },
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 50
                                    }
                                  }
                                },
                                {
                                  "type": "TSUnknownKeyword",
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 60
                                    }
                                  }
                                }
                              ],
                              "loc": {
                                "start": {
                                  "line": 20,
                                  "column": 39
                                },
                                "end": {
                                  "line": 20,
                                  "column": 60
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 38
                              },
                              "end": {
                                "line": 20,
                                "column": 61
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 38
                            },
                            "end": {
                              "line": 20,
                              "column": 63
                            }
                          }
                        },
                        {
                          "type": "TSLiteralType",
                          "literal": {
                            "type": "StringLiteral",
                            "value": "foo",
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 66
                              },
                              "end": {
                                "line": 20,
                                "column": 71
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 66
                            },
                            "end": {
                              "line": 20,
                              "column": 71
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 38
                        },
                        "end": {
                          "line": 20,
                          "column": 71
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 37
                      },
                      "end": {
                        "line": 20,
                        "column": 72
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 37
                    },
                    "end": {
                      "line": 20,
                      "column": 74
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 20,
                  "column": 8
                },
                "end": {
                  "line": 20,
                  "column": 74
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 20,
              "column": 5
            },
            "end": {
              "line": 20,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 75
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "p",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSArrayType",
                  "elementType": {
                    "type": "TSParenthesizedType",
                    "typeAnnotation": {
                      "type": "TSUnionType",
                      "types": [
                        {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 9
                            },
                            "end": {
                              "line": 21,
                              "column": 15
                            }
                          }
                        },
                        {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 18
                            },
                            "end": {
                              "line": 21,
                              "column": 24
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 9
                        },
                        "end": {
                          "line": 21,
                          "column": 24
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 8
                      },
                      "end": {
                        "line": 21,
                        "column": 25
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 8
                    },
                    "end": {
                      "line": 21,
                      "column": 27
                    }
                  }
                },
                {
                  "type": "TSArrayType",
                  "elementType": {
                    "type": "TSParenthesizedType",
                    "typeAnnotation": {
                      "type": "TSUnionType",
                      "types": [
                        {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 31
                            },
                            "end": {
                              "line": 21,
                              "column": 37
                            }
                          }
                        },
                        {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 40
                            },
                            "end": {
                              "line": 21,
                              "column": 46
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 31
                        },
                        "end": {
                          "line": 21,
                          "column": 46
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 30
                      },
                      "end": {
                        "line": 21,
                        "column": 47
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 30
                    },
                    "end": {
                      "line": 21,
                      "column": 49
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 21,
                  "column": 8
                },
                "end": {
                  "line": 21,
                  "column": 49
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 21,
                "column": 5
              },
              "end": {
                "line": 21,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 21,
              "column": 5
            },
            "end": {
              "line": 21,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 21,
          "column": 50
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "q",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSParenthesizedType",
                  "typeAnnotation": {
                    "type": "TSUnionType",
                    "types": [
                      {
                        "type": "TSArrayType",
                        "elementType": {
                          "type": "TSParenthesizedType",
                          "typeAnnotation": {
                            "type": "TSUnionType",
                            "types": [
                              {
                                "type": "TSNumberKeyword",
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 16
                                  }
                                }
                              },
                              {
                                "type": "TSNumberKeyword",
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 25
                                  }
                                }
                              }
                            ],
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 10
                              },
                              "end": {
                                "line": 22,
                                "column": 25
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 9
                            },
                            "end": {
                              "line": 22,
                              "column": 26
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 9
                          },
                          "end": {
                            "line": 22,
                            "column": 28
                          }
                        }
                      },
                      {
                        "type": "TSArrayType",
                        "elementType": {
                          "type": "TSParenthesizedType",
                          "typeAnnotation": {
                            "type": "TSUnionType",
                            "types": [
                              {
                                "type": "TSNumberKeyword",
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 38
                                  }
                                }
                              },
                              {
                                "type": "TSNumberKeyword",
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 47
                                  }
                                }
                              }
                            ],
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 32
                              },
                              "end": {
                                "line": 22,
                                "column": 47
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 31
                            },
                            "end": {
                              "line": 22,
                              "column": 48
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 31
                          },
                          "end": {
                            "line": 22,
                            "column": 50
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 9
                      },
                      "end": {
                        "line": 22,
                        "column": 50
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 8
                    },
                    "end": {
                      "line": 22,
                      "column": 51
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 54
                    },
                    "end": {
                      "line": 22,
                      "column": 60
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 22,
                  "column": 8
                },
                "end": {
                  "line": 22,
                  "column": 60
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 22,
                "column": 5
              },
              "end": {
                "line": 22,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 22,
              "column": 5
            },
            "end": {
              "line": 22,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 22,
          "column": 1
        },
        "end": {
          "line": 22,
          "column": 61
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "r",
            "typeAnnotation": {
              "type": "TSArrayType",
              "elementType": {
                "type": "TSParenthesizedType",
                "typeAnnotation": {
                  "type": "TSParenthesizedType",
                  "typeAnnotation": {
                    "type": "TSParenthesizedType",
                    "typeAnnotation": {
                      "type": "TSParenthesizedType",
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 12
                          },
                          "end": {
                            "line": 25,
                            "column": 18
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 11
                        },
                        "end": {
                          "line": 25,
                          "column": 19
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 10
                      },
                      "end": {
                        "line": 25,
                        "column": 20
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 9
                    },
                    "end": {
                      "line": 25,
                      "column": 21
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 8
                  },
                  "end": {
                    "line": 25,
                    "column": 22
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 25,
                  "column": 8
                },
                "end": {
                  "line": 25,
                  "column": 24
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 25,
                "column": 5
              },
              "end": {
                "line": 25,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 25,
              "column": 5
            },
            "end": {
              "line": 25,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 25,
          "column": 1
        },
        "end": {
          "line": 25,
          "column": 25
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "s",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSParenthesizedType",
                  "typeAnnotation": {
                    "type": "TSUnionType",
                    "types": [
                      {
                        "type": "TSParenthesizedType",
                        "typeAnnotation": {
                          "type": "TSUnionType",
                          "types": [
                            {
                              "type": "TSStringKeyword",
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 10
                                },
                                "end": {
                                  "line": 26,
                                  "column": 16
                                }
                              }
                            },
                            {
                              "type": "TSBooleanKeyword",
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 19
                                },
                                "end": {
                                  "line": 26,
                                  "column": 26
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 10
                            },
                            "end": {
                              "line": 26,
                              "column": 26
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 9
                          },
                          "end": {
                            "line": 26,
                            "column": 27
                          }
                        }
                      },
                      {
                        "type": "TSParenthesizedType",
                        "typeAnnotation": {
                          "type": "TSUnionType",
                          "types": [
                            {
                              "type": "TSLiteralType",
                              "literal": {
                                "type": "NumberLiteral",
                                "value": 5,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 32
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 31
                                },
                                "end": {
                                  "line": 26,
                                  "column": 32
                                }
                              }
                            },
                            {
                              "type": "TSLiteralType",
                              "literal": {
                                "type": "BooleanLiteral",
                                "value": true,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 39
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 35
                                },
                                "end": {
                                  "line": 26,
                                  "column": 39
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 31
                            },
                            "end": {
                              "line": 26,
                              "column": 39
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 30
                          },
                          "end": {
                            "line": 26,
                            "column": 40
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 9
                      },
                      "end": {
                        "line": 26,
                        "column": 40
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 8
                    },
                    "end": {
                      "line": 26,
                      "column": 41
                    }
                  }
                },
                {
                  "type": "TSParenthesizedType",
                  "typeAnnotation": {
                    "type": "TSVoidKeyword",
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 45
                      },
                      "end": {
                        "line": 26,
                        "column": 49
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 44
                    },
                    "end": {
                      "line": 26,
                      "column": 50
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 26,
                  "column": 8
                },
                "end": {
                  "line": 26,
                  "column": 50
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 26,
                "column": 5
              },
              "end": {
                "line": 26,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 26,
              "column": 5
            },
            "end": {
              "line": 26,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 26,
          "column": 1
        },
        "end": {
          "line": 26,
          "column": 51
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "func1",
            "typeAnnotation": {
              "type": "TSFunctionType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "a",
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 16
                      },
                      "end": {
                        "line": 29,
                        "column": 22
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 13
                    },
                    "end": {
                      "line": 29,
                      "column": 14
                    }
                  }
                },
                {
                  "type": "Identifier",
                  "name": "b",
                  "typeAnnotation": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 27
                      },
                      "end": {
                        "line": 29,
                        "column": 33
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 24
                    },
                    "end": {
                      "line": 29,
                      "column": 25
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 38
                  },
                  "end": {
                    "line": 29,
                    "column": 44
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 29,
                  "column": 12
                },
                "end": {
                  "line": 29,
                  "column": 44
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 29,
                "column": 5
              },
              "end": {
                "line": 29,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 29,
              "column": 5
            },
            "end": {
              "line": 29,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 29,
          "column": 1
        },
        "end": {
          "line": 29,
          "column": 45
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "func2",
            "typeAnnotation": {
              "type": "TSFunctionType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "a",
                  "typeAnnotation": {
                    "type": "TSUnionType",
                    "types": [
                      {
                        "type": "TSArrayType",
                        "elementType": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 16
                            },
                            "end": {
                              "line": 30,
                              "column": 22
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 30,
                            "column": 16
                          },
                          "end": {
                            "line": 30,
                            "column": 24
                          }
                        }
                      },
                      {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 30,
                            "column": 27
                          },
                          "end": {
                            "line": 30,
                            "column": 33
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 16
                      },
                      "end": {
                        "line": 30,
                        "column": 33
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 13
                    },
                    "end": {
                      "line": 30,
                      "column": 14
                    }
                  }
                },
                {
                  "type": "Identifier",
                  "name": "b",
                  "typeAnnotation": {
                    "type": "TSLiteralType",
                    "literal": {
                      "type": "NumberLiteral",
                      "value": 5,
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 39
                        },
                        "end": {
                          "line": 30,
                          "column": 40
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 39
                      },
                      "end": {
                        "line": 30,
                        "column": 40
                      }
                    }
                  },
                  "optional": true,
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 35
                    },
                    "end": {
                      "line": 30,
                      "column": 36
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSUnionType",
                "types": [
                  {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 45
                      },
                      "end": {
                        "line": 30,
                        "column": 51
                      }
                    }
                  },
                  {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 54
                      },
                      "end": {
                        "line": 30,
                        "column": 60
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 30,
                    "column": 45
                  },
                  "end": {
                    "line": 30,
                    "column": 60
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 30,
                  "column": 12
                },
                "end": {
                  "line": 30,
                  "column": 60
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 30,
                "column": 5
              },
              "end": {
                "line": 30,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 30,
              "column": 5
            },
            "end": {
              "line": 30,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 30,
          "column": 1
        },
        "end": {
          "line": 30,
          "column": 61
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "func3",
            "typeAnnotation": {
              "type": "TSFunctionType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "f",
                  "typeAnnotation": {
                    "type": "TSFunctionType",
                    "params": [
                      {
                        "type": "Identifier",
                        "name": "a",
                        "typeAnnotation": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 20
                            },
                            "end": {
                              "line": 31,
                              "column": 26
                            }
                          }
                        },
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 17
                          },
                          "end": {
                            "line": 31,
                            "column": 18
                          }
                        }
                      },
                      {
                        "type": "Identifier",
                        "name": "b",
                        "typeAnnotation": {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 31
                            },
                            "end": {
                              "line": 31,
                              "column": 37
                            }
                          }
                        },
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 28
                          },
                          "end": {
                            "line": 31,
                            "column": 29
                          }
                        }
                      }
                    ],
                    "returnType": {
                      "type": "TSArrayType",
                      "elementType": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 31,
                            "column": 42
                          },
                          "end": {
                            "line": 31,
                            "column": 48
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 42
                        },
                        "end": {
                          "line": 31,
                          "column": 50
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 16
                      },
                      "end": {
                        "line": 31,
                        "column": 50
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 13
                    },
                    "end": {
                      "line": 31,
                      "column": 14
                    }
                  }
                },
                {
                  "type": "ArrayPattern",
                  "elements": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 53
                        },
                        "end": {
                          "line": 31,
                          "column": 54
                        }
                      }
                    },
                    {
                      "type": "Identifier",
                      "name": "b",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 56
                        },
                        "end": {
                          "line": 31,
                          "column": 57
                        }
                      }
                    }
                  ],
                  "typeAnnotation": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 60
                        },
                        "end": {
                          "line": 31,
                          "column": 66
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 60
                      },
                      "end": {
                        "line": 31,
                        "column": 68
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 52
                    },
                    "end": {
                      "line": 31,
                      "column": 58
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSFunctionType",
                "params": [
                  {
                    "type": "Identifier",
                    "name": "a",
                    "typeAnnotation": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 77
                        },
                        "end": {
                          "line": 31,
                          "column": 83
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 74
                      },
                      "end": {
                        "line": 31,
                        "column": 75
                      }
                    }
                  },
                  {
                    "type": "Identifier",
                    "name": "b",
                    "typeAnnotation": {
                      "type": "TSBooleanKeyword",
                      "loc": {
                        "start": {
                          "line": 31,
                          "column": 88
                        },
                        "end": {
                          "line": 31,
                          "column": 95
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 85
                      },
                      "end": {
                        "line": 31,
                        "column": 86
                      }
                    }
                  }
                ],
                "returnType": {
                  "type": "TSLiteralType",
                  "literal": {
                    "type": "BooleanLiteral",
                    "value": true,
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 100
                      },
                      "end": {
                        "line": 31,
                        "column": 104
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 100
                    },
                    "end": {
                      "line": 31,
                      "column": 104
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 73
                  },
                  "end": {
                    "line": 31,
                    "column": 104
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 31,
                  "column": 12
                },
                "end": {
                  "line": 31,
                  "column": 104
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 31,
                "column": 5
              },
              "end": {
                "line": 31,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 31,
              "column": 5
            },
            "end": {
              "line": 31,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 31,
          "column": 1
        },
        "end": {
          "line": 31,
          "column": 105
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "ctor1",
            "typeAnnotation": {
              "type": "TSConstructorType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "a",
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 20
                      },
                      "end": {
                        "line": 34,
                        "column": 26
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 17
                    },
                    "end": {
                      "line": 34,
                      "column": 18
                    }
                  }
                },
                {
                  "type": "Identifier",
                  "name": "b",
                  "typeAnnotation": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 31
                      },
                      "end": {
                        "line": 34,
                        "column": 37
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 28
                    },
                    "end": {
                      "line": 34,
                      "column": 29
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 42
                  },
                  "end": {
                    "line": 34,
                    "column": 48
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 34,
                  "column": 12
                },
                "end": {
                  "line": 34,
                  "column": 48
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 34,
                "column": 5
              },
              "end": {
                "line": 34,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 34,
              "column": 5
            },
            "end": {
              "line": 34,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 34,
          "column": 1
        },
        "end": {
          "line": 34,
          "column": 49
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "ctor2",
            "typeAnnotation": {
              "type": "TSConstructorType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "a",
                  "typeAnnotation": {
                    "type": "TSUnionType",
                    "types": [
                      {
                        "type": "TSArrayType",
                        "elementType": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 20
                            },
                            "end": {
                              "line": 35,
                              "column": 26
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 20
                          },
                          "end": {
                            "line": 35,
                            "column": 28
                          }
                        }
                      },
                      {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 31
                          },
                          "end": {
                            "line": 35,
                            "column": 37
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 20
                      },
                      "end": {
                        "line": 35,
                        "column": 37
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 17
                    },
                    "end": {
                      "line": 35,
                      "column": 18
                    }
                  }
                },
                {
                  "type": "Identifier",
                  "name": "b",
                  "typeAnnotation": {
                    "type": "TSLiteralType",
                    "literal": {
                      "type": "NumberLiteral",
                      "value": 5,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 43
                        },
                        "end": {
                          "line": 35,
                          "column": 44
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 43
                      },
                      "end": {
                        "line": 35,
                        "column": 44
                      }
                    }
                  },
                  "optional": true,
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 39
                    },
                    "end": {
                      "line": 35,
                      "column": 40
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSUnionType",
                "types": [
                  {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 49
                      },
                      "end": {
                        "line": 35,
                        "column": 55
                      }
                    }
                  },
                  {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 58
                      },
                      "end": {
                        "line": 35,
                        "column": 64
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 49
                  },
                  "end": {
                    "line": 35,
                    "column": 64
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 35,
                  "column": 12
                },
                "end": {
                  "line": 35,
                  "column": 64
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 35,
                "column": 5
              },
              "end": {
                "line": 35,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 35,
              "column": 5
            },
            "end": {
              "line": 35,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 35,
          "column": 1
        },
        "end": {
          "line": 35,
          "column": 65
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "ctor3",
            "typeAnnotation": {
              "type": "TSConstructorType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "f",
                  "typeAnnotation": {
                    "type": "TSFunctionType",
                    "params": [
                      {
                        "type": "Identifier",
                        "name": "a",
                        "typeAnnotation": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 24
                            },
                            "end": {
                              "line": 36,
                              "column": 30
                            }
                          }
                        },
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 21
                          },
                          "end": {
                            "line": 36,
                            "column": 22
                          }
                        }
                      },
                      {
                        "type": "Identifier",
                        "name": "b",
                        "typeAnnotation": {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 35
                            },
                            "end": {
                              "line": 36,
                              "column": 41
                            }
                          }
                        },
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 32
                          },
                          "end": {
                            "line": 36,
                            "column": 33
                          }
                        }
                      }
                    ],
                    "returnType": {
                      "type": "TSArrayType",
                      "elementType": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 46
                          },
                          "end": {
                            "line": 36,
                            "column": 52
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 46
                        },
                        "end": {
                          "line": 36,
                          "column": 54
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 20
                      },
                      "end": {
                        "line": 36,
                        "column": 54
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 36,
                      "column": 17
                    },
                    "end": {
                      "line": 36,
                      "column": 18
                    }
                  }
                },
                {
                  "type": "ArrayPattern",
                  "elements": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 57
                        },
                        "end": {
                          "line": 36,
                          "column": 58
                        }
                      }
                    },
                    {
                      "type": "Identifier",
                      "name": "b",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 60
                        },
                        "end": {
                          "line": 36,
                          "column": 61
                        }
                      }
                    }
                  ],
                  "typeAnnotation": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 64
                        },
                        "end": {
                          "line": 36,
                          "column": 70
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 64
                      },
                      "end": {
                        "line": 36,
                        "column": 72
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 36,
                      "column": 56
                    },
                    "end": {
                      "line": 36,
                      "column": 62
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSFunctionType",
                "params": [
                  {
                    "type": "Identifier",
                    "name": "a",
                    "typeAnnotation": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 81
                        },
                        "end": {
                          "line": 36,
                          "column": 87
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 78
                      },
                      "end": {
                        "line": 36,
                        "column": 79
                      }
                    }
                  },
                  {
                    "type": "Identifier",
                    "name": "b",
                    "typeAnnotation": {
                      "type": "TSBooleanKeyword",
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 92
                        },
                        "end": {
                          "line": 36,
                          "column": 99
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 89
                      },
                      "end": {
                        "line": 36,
                        "column": 90
                      }
                    }
                  }
                ],
                "returnType": {
                  "type": "TSLiteralType",
                  "literal": {
                    "type": "BooleanLiteral",
                    "value": true,
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 104
                      },
                      "end": {
                        "line": 36,
                        "column": 108
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 36,
                      "column": 104
                    },
                    "end": {
                      "line": 36,
                      "column": 108
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 36,
                    "column": 77
                  },
                  "end": {
                    "line": 36,
                    "column": 108
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 36,
                  "column": 12
                },
                "end": {
                  "line": 36,
                  "column": 108
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 36,
                "column": 5
              },
              "end": {
                "line": 36,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 36,
              "column": 5
            },
            "end": {
              "line": 36,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 36,
          "column": 1
        },
        "end": {
          "line": 36,
          "column": 109
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "ctor4",
            "typeAnnotation": {
              "type": "TSConstructorType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "a",
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 37,
                        "column": 29
                      },
                      "end": {
                        "line": 37,
                        "column": 35
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 37,
                      "column": 26
                    },
                    "end": {
                      "line": 37,
                      "column": 27
                    }
                  }
                },
                {
                  "type": "Identifier",
                  "name": "b",
                  "typeAnnotation": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 37,
                        "column": 40
                      },
                      "end": {
                        "line": 37,
                        "column": 46
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 37,
                      "column": 37
                    },
                    "end": {
                      "line": 37,
                      "column": 38
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 37,
                    "column": 51
                  },
                  "end": {
                    "line": 37,
                    "column": 57
                  }
                }
              },
              "abstract": true,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 12
                },
                "end": {
                  "line": 37,
                  "column": 57
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 37,
                "column": 5
              },
              "end": {
                "line": 37,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 37,
              "column": 5
            },
            "end": {
              "line": 37,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 37,
          "column": 1
        },
        "end": {
          "line": 37,
          "column": 58
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "ctor5",
            "typeAnnotation": {
              "type": "TSConstructorType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "a",
                  "typeAnnotation": {
                    "type": "TSUnionType",
                    "types": [
                      {
                        "type": "TSArrayType",
                        "elementType": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 29
                            },
                            "end": {
                              "line": 38,
                              "column": 35
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 29
                          },
                          "end": {
                            "line": 38,
                            "column": 37
                          }
                        }
                      },
                      {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 40
                          },
                          "end": {
                            "line": 38,
                            "column": 46
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 29
                      },
                      "end": {
                        "line": 38,
                        "column": 46
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 26
                    },
                    "end": {
                      "line": 38,
                      "column": 27
                    }
                  }
                },
                {
                  "type": "Identifier",
                  "name": "b",
                  "typeAnnotation": {
                    "type": "TSLiteralType",
                    "literal": {
                      "type": "NumberLiteral",
                      "value": 5,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 52
                        },
                        "end": {
                          "line": 38,
                          "column": 53
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 52
                      },
                      "end": {
                        "line": 38,
                        "column": 53
                      }
                    }
                  },
                  "optional": true,
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 48
                    },
                    "end": {
                      "line": 38,
                      "column": 49
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSUnionType",
                "types": [
                  {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 58
                      },
                      "end": {
                        "line": 38,
                        "column": 64
                      }
                    }
                  },
                  {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 67
                      },
                      "end": {
                        "line": 38,
                        "column": 73
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 58
                  },
                  "end": {
                    "line": 38,
                    "column": 73
                  }
                }
              },
              "abstract": true,
              "loc": {
                "start": {
                  "line": 38,
                  "column": 12
                },
                "end": {
                  "line": 38,
                  "column": 73
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 38,
                "column": 5
              },
              "end": {
                "line": 38,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 38,
              "column": 5
            },
            "end": {
              "line": 38,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 38,
          "column": 1
        },
        "end": {
          "line": 38,
          "column": 74
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "ctor6",
            "typeAnnotation": {
              "type": "TSConstructorType",
              "params": [
                {
                  "type": "Identifier",
                  "name": "f",
                  "typeAnnotation": {
                    "type": "TSFunctionType",
                    "params": [
                      {
                        "type": "Identifier",
                        "name": "a",
                        "typeAnnotation": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 33
                            },
                            "end": {
                              "line": 39,
                              "column": 39
                            }
                          }
                        },
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 30
                          },
                          "end": {
                            "line": 39,
                            "column": 31
                          }
                        }
                      },
                      {
                        "type": "Identifier",
                        "name": "b",
                        "typeAnnotation": {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 44
                            },
                            "end": {
                              "line": 39,
                              "column": 50
                            }
                          }
                        },
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 41
                          },
                          "end": {
                            "line": 39,
                            "column": 42
                          }
                        }
                      }
                    ],
                    "returnType": {
                      "type": "TSArrayType",
                      "elementType": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 55
                          },
                          "end": {
                            "line": 39,
                            "column": 61
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 55
                        },
                        "end": {
                          "line": 39,
                          "column": 63
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 29
                      },
                      "end": {
                        "line": 39,
                        "column": 63
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 26
                    },
                    "end": {
                      "line": 39,
                      "column": 27
                    }
                  }
                },
                {
                  "type": "ArrayPattern",
                  "elements": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 66
                        },
                        "end": {
                          "line": 39,
                          "column": 67
                        }
                      }
                    },
                    {
                      "type": "Identifier",
                      "name": "b",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 69
                        },
                        "end": {
                          "line": 39,
                          "column": 70
                        }
                      }
                    }
                  ],
                  "typeAnnotation": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 73
                        },
                        "end": {
                          "line": 39,
                          "column": 79
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 73
                      },
                      "end": {
                        "line": 39,
                        "column": 81
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 65
                    },
                    "end": {
                      "line": 39,
                      "column": 71
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSFunctionType",
                "params": [
                  {
                    "type": "Identifier",
                    "name": "a",
                    "typeAnnotation": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 90
                        },
                        "end": {
                          "line": 39,
                          "column": 96
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 87
                      },
                      "end": {
                        "line": 39,
                        "column": 88
                      }
                    }
                  },
                  {
                    "type": "Identifier",
                    "name": "b",
                    "typeAnnotation": {
                      "type": "TSBooleanKeyword",
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 101
                        },
                        "end": {
                          "line": 39,
                          "column": 108
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 98
                      },
                      "end": {
                        "line": 39,
                        "column": 99
                      }
                    }
                  }
                ],
                "returnType": {
                  "type": "TSLiteralType",
                  "literal": {
                    "type": "BooleanLiteral",
                    "value": true,
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 113
                      },
                      "end": {
                        "line": 39,
                        "column": 117
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 113
                    },
                    "end": {
                      "line": 39,
                      "column": 117
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 86
                  },
                  "end": {
                    "line": 39,
                    "column": 117
                  }
                }
              },
              "abstract": true,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 12
                },
                "end": {
                  "line": 39,
                  "column": 117
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 39,
                "column": 5
              },
              "end": {
                "line": 39,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 39,
              "column": 5
            },
            "end": {
              "line": 39,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 39,
          "column": 1
        },
        "end": {
          "line": 39,
          "column": 118
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 39,
      "column": 118
    }
  }
}
