{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 12
                      },
                      "end": {
                        "line": 1,
                        "column": 18
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "a",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 9
                      },
                      "end": {
                        "line": 1,
                        "column": 10
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 9
                    },
                    "end": {
                      "line": 1,
                      "column": 19
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 23
                      },
                      "end": {
                        "line": 1,
                        "column": 29
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "b",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 20
                      },
                      "end": {
                        "line": 1,
                        "column": 21
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 20
                    },
                    "end": {
                      "line": 1,
                      "column": 30
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSParenthesizedType",
                      "typeAnnotation": {
                        "type": "TSUnionType",
                        "types": [
                          {
                            "type": "TSBooleanKeyword",
                            "loc": {
                              "start": {
                                "line": 1,
                                "column": 35
                              },
                              "end": {
                                "line": 1,
                                "column": 42
                              }
                            }
                          },
                          {
                            "type": "TSVoidKeyword",
                            "loc": {
                              "start": {
                                "line": 1,
                                "column": 45
                              },
                              "end": {
                                "line": 1,
                                "column": 49
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 35
                          },
                          "end": {
                            "line": 1,
                            "column": 49
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 34
                        },
                        "end": {
                          "line": 1,
                          "column": 50
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 34
                      },
                      "end": {
                        "line": 1,
                        "column": 52
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "c",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 31
                      },
                      "end": {
                        "line": 1,
                        "column": 32
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 31
                    },
                    "end": {
                      "line": 1,
                      "column": 53
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8
                },
                "end": {
                  "line": 1,
                  "column": 53
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 5
              },
              "end": {
                "line": 1,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 5
            },
            "end": {
              "line": 1,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 1,
          "column": 1
        },
        "end": {
          "line": 1,
          "column": 54
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "b",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 9
                    },
                    "end": {
                      "line": 2,
                      "column": 16
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 17
                    },
                    "end": {
                      "line": 2,
                      "column": 24
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 25
                    },
                    "end": {
                      "line": 2,
                      "column": 32
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 2,
                  "column": 8
                },
                "end": {
                  "line": 2,
                  "column": 32
                }
              }
            },
            "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": 33
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "c",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSTupleType",
                  "elementTypes": [
                    {
                      "type": "TSNamedTupleMember",
                      "elementType": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 13
                          },
                          "end": {
                            "line": 3,
                            "column": 19
                          }
                        }
                      },
                      "label": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 10
                          },
                          "end": {
                            "line": 3,
                            "column": 11
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 10
                        },
                        "end": {
                          "line": 3,
                          "column": 20
                        }
                      }
                    },
                    {
                      "type": "TSNamedTupleMember",
                      "elementType": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 24
                          },
                          "end": {
                            "line": 3,
                            "column": 30
                          }
                        }
                      },
                      "label": {
                        "type": "Identifier",
                        "name": "b",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 21
                          },
                          "end": {
                            "line": 3,
                            "column": 22
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 21
                        },
                        "end": {
                          "line": 3,
                          "column": 31
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 9
                    },
                    "end": {
                      "line": 3,
                      "column": 32
                    }
                  }
                },
                {
                  "type": "TSFunctionType",
                  "params": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "typeAnnotation": {
                        "type": "TSVoidKeyword",
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 37
                          },
                          "end": {
                            "line": 3,
                            "column": 41
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 34
                        },
                        "end": {
                          "line": 3,
                          "column": 35
                        }
                      }
                    },
                    {
                      "type": "Identifier",
                      "name": "b",
                      "typeAnnotation": {
                        "type": "TSTupleType",
                        "elementTypes": [
                          {
                            "type": "TSBooleanKeyword",
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 47
                              },
                              "end": {
                                "line": 3,
                                "column": 55
                              }
                            }
                          },
                          {
                            "type": "TSBooleanKeyword",
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 56
                              },
                              "end": {
                                "line": 3,
                                "column": 64
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 46
                          },
                          "end": {
                            "line": 3,
                            "column": 64
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 43
                        },
                        "end": {
                          "line": 3,
                          "column": 44
                        }
                      }
                    }
                  ],
                  "returnType": {
                    "type": "TSUndefinedKeyword",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 69
                      },
                      "end": {
                        "line": 3,
                        "column": 78
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 33
                    },
                    "end": {
                      "line": 3,
                      "column": 79
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 8
                },
                "end": {
                  "line": 3,
                  "column": 79
                }
              }
            },
            "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": 6
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "d",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSTupleType",
                  "elementTypes": [
                    {
                      "type": "TSTupleType",
                      "elementTypes": [
                        {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 11
                            },
                            "end": {
                              "line": 4,
                              "column": 18
                            }
                          }
                        },
                        {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 19
                            },
                            "end": {
                              "line": 4,
                              "column": 26
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 10
                        },
                        "end": {
                          "line": 4,
                          "column": 27
                        }
                      }
                    },
                    {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 28
                        },
                        "end": {
                          "line": 4,
                          "column": 35
                        }
                      }
                    },
                    {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 36
                        },
                        "end": {
                          "line": 4,
                          "column": 43
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 9
                    },
                    "end": {
                      "line": 4,
                      "column": 44
                    }
                  }
                },
                {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 45
                    },
                    "end": {
                      "line": 4,
                      "column": 52
                    }
                  }
                },
                {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 53
                    },
                    "end": {
                      "line": 4,
                      "column": 60
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 4,
                  "column": 8
                },
                "end": {
                  "line": 4,
                  "column": 60
                }
              }
            },
            "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": 6
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "e",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "A",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 9
                      },
                      "end": {
                        "line": 5,
                        "column": 10
                      }
                    }
                  },
                  "typeParameters": {
                    "type": "TSTypeParameterInstantiation",
                    "params": [
                      {
                        "type": "TSTypeReference",
                        "typeName": {
                          "type": "Identifier",
                          "name": "T",
                          "decorators": [],
                          "loc": {
                            "start": {
                              "line": 5,
                              "column": 11
                            },
                            "end": {
                              "line": 5,
                              "column": 12
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 5,
                            "column": 11
                          },
                          "end": {
                            "line": 5,
                            "column": 12
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 9
                      },
                      "end": {
                        "line": 5,
                        "column": 13
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 9
                    },
                    "end": {
                      "line": 5,
                      "column": 14
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 8
                },
                "end": {
                  "line": 5,
                  "column": 14
                }
              }
            },
            "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": 6
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 5,
      "column": 14
    }
  }
}
