{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 9
                    },
                    "end": {
                      "line": 1,
                      "column": 16
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 17
                    },
                    "end": {
                      "line": 1,
                      "column": 24
                    }
                  }
                },
                {
                  "type": "TSBooleanKeyword",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 25
                    },
                    "end": {
                      "line": 1,
                      "column": 33
                    }
                  }
                },
                {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 34
                    },
                    "end": {
                      "line": 1,
                      "column": 41
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 42
                    },
                    "end": {
                      "line": 1,
                      "column": 49
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8
                },
                "end": {
                  "line": 1,
                  "column": 49
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 5
              },
              "end": {
                "line": 1,
                "column": 6
              }
            }
          },
          "init": {
            "type": "TSAsExpression",
            "expression": {
              "type": "ArrayExpression",
              "elements": [
                {
                  "type": "NumberLiteral",
                  "value": 1,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 53
                    },
                    "end": {
                      "line": 1,
                      "column": 54
                    }
                  }
                },
                {
                  "type": "StringLiteral",
                  "value": "",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 56
                    },
                    "end": {
                      "line": 1,
                      "column": 61
                    }
                  }
                },
                {
                  "type": "BooleanLiteral",
                  "value": true,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 63
                    },
                    "end": {
                      "line": 1,
                      "column": 67
                    }
                  }
                },
                {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 69
                    },
                    "end": {
                      "line": 1,
                      "column": 70
                    }
                  }
                },
                {
                  "type": "NumberLiteral",
                  "value": 6,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 72
                    },
                    "end": {
                      "line": 1,
                      "column": 73
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 52
                },
                "end": {
                  "line": 1,
                  "column": 74
                }
              }
            },
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 82
                      },
                      "end": {
                        "line": 1,
                        "column": 88
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "a",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 79
                      },
                      "end": {
                        "line": 1,
                        "column": 80
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 79
                    },
                    "end": {
                      "line": 1,
                      "column": 89
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 93
                      },
                      "end": {
                        "line": 1,
                        "column": 99
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "b",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 90
                      },
                      "end": {
                        "line": 1,
                        "column": 91
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 90
                    },
                    "end": {
                      "line": 1,
                      "column": 100
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSBooleanKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 104
                      },
                      "end": {
                        "line": 1,
                        "column": 111
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "c",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 101
                      },
                      "end": {
                        "line": 1,
                        "column": 102
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 101
                    },
                    "end": {
                      "line": 1,
                      "column": 112
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 116
                      },
                      "end": {
                        "line": 1,
                        "column": 122
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "d",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 113
                      },
                      "end": {
                        "line": 1,
                        "column": 114
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 113
                    },
                    "end": {
                      "line": 1,
                      "column": 123
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 127
                      },
                      "end": {
                        "line": 1,
                        "column": 133
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "e",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 124
                      },
                      "end": {
                        "line": 1,
                        "column": 125
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 124
                    },
                    "end": {
                      "line": 1,
                      "column": 134
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 78
                },
                "end": {
                  "line": 1,
                  "column": 134
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 52
              },
              "end": {
                "line": 1,
                "column": 135
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 5
            },
            "end": {
              "line": 1,
              "column": 135
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 1,
          "column": 1
        },
        "end": {
          "line": 1,
          "column": 135
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 1,
      "column": 135
    }
  }
}
TypeError: Type '[a: number, b: string, c: boolean, d: number, e: number]' is not assignable to type '[number, string, boolean, number, string]' [tupleAssignability8.ts:1:5]
