{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a1",
            "loc": {
              "start": {
                "line": 17,
                "column": 5
              },
              "end": {
                "line": 17,
                "column": 7
              }
            }
          },
          "init": {
            "type": "TSAsExpression",
            "expression": {
              "type": "NumberLiteral",
              "value": 1,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 10
                },
                "end": {
                  "line": 17,
                  "column": 11
                }
              }
            },
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "const",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 15
                  },
                  "end": {
                    "line": 17,
                    "column": 20
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 15
                },
                "end": {
                  "line": 17,
                  "column": 20
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 21
              }
            }
          },
          "loc": {
            "start": {
              "line": 17,
              "column": 5
            },
            "end": {
              "line": 17,
              "column": 21
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 21
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a2",
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 18,
                "column": 7
              }
            }
          },
          "init": {
            "type": "TSAsExpression",
            "expression": {
              "type": "NumberLiteral",
              "value": 1,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 11
                },
                "end": {
                  "line": 18,
                  "column": 12
                }
              }
            },
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "const",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 16
                  },
                  "end": {
                    "line": 18,
                    "column": 21
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 18,
                  "column": 16
                },
                "end": {
                  "line": 18,
                  "column": 21
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 10
              },
              "end": {
                "line": 18,
                "column": 22
              }
            }
          },
          "loc": {
            "start": {
              "line": 18,
              "column": 5
            },
            "end": {
              "line": 18,
              "column": 22
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 23
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a3",
            "loc": {
              "start": {
                "line": 19,
                "column": 5
              },
              "end": {
                "line": 19,
                "column": 7
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 11
                    },
                    "end": {
                      "line": 19,
                      "column": 12
                    }
                  }
                },
                "value": {
                  "type": "TSAsExpression",
                  "expression": {
                    "type": "NumberLiteral",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 15
                      },
                      "end": {
                        "line": 19,
                        "column": 16
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSTypeReference",
                    "typeName": {
                      "type": "Identifier",
                      "name": "const",
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 20
                        },
                        "end": {
                          "line": 19,
                          "column": 25
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 20
                      },
                      "end": {
                        "line": 19,
                        "column": 25
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 15
                    },
                    "end": {
                      "line": 19,
                      "column": 26
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 11
                  },
                  "end": {
                    "line": 19,
                    "column": 26
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 19,
                "column": 10
              },
              "end": {
                "line": 19,
                "column": 26
              }
            }
          },
          "loc": {
            "start": {
              "line": 19,
              "column": 5
            },
            "end": {
              "line": 19,
              "column": 26
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 27
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a4",
            "loc": {
              "start": {
                "line": 20,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 7
              }
            }
          },
          "init": {
            "type": "ArrayExpression",
            "elements": [
              {
                "type": "TSAsExpression",
                "expression": {
                  "type": "NumberLiteral",
                  "value": 1,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 11
                    },
                    "end": {
                      "line": 20,
                      "column": 12
                    }
                  }
                },
                "typeAnnotation": {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "const",
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 16
                      },
                      "end": {
                        "line": 20,
                        "column": 21
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 16
                    },
                    "end": {
                      "line": 20,
                      "column": 21
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 11
                  },
                  "end": {
                    "line": 20,
                    "column": 22
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 20,
                "column": 10
              },
              "end": {
                "line": 20,
                "column": 22
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 5
            },
            "end": {
              "line": 20,
              "column": 22
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 23
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a5",
            "loc": {
              "start": {
                "line": 21,
                "column": 5
              },
              "end": {
                "line": 21,
                "column": 7
              }
            }
          },
          "init": {
            "type": "TSTypeAssertion",
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "const",
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 11
                  },
                  "end": {
                    "line": 21,
                    "column": 16
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 21,
                  "column": 11
                },
                "end": {
                  "line": 21,
                  "column": 16
                }
              }
            },
            "expression": {
              "type": "NumberLiteral",
              "value": 1,
              "loc": {
                "start": {
                  "line": 21,
                  "column": 18
                },
                "end": {
                  "line": 21,
                  "column": 19
                }
              }
            },
            "loc": {
              "start": {
                "line": 21,
                "column": 10
              },
              "end": {
                "line": 21,
                "column": 20
              }
            }
          },
          "loc": {
            "start": {
              "line": 21,
              "column": 5
            },
            "end": {
              "line": 21,
              "column": 20
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 21,
          "column": 20
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 22,
      "column": 1
    }
  }
}