{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSTypeOperator",
                  "operator": "readonly",
                  "typeAnnotation": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSAnyKeyword",
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 18
                        },
                        "end": {
                          "line": 18,
                          "column": 21
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 18
                      },
                      "end": {
                        "line": 18,
                        "column": 23
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 9
                    },
                    "end": {
                      "line": 18,
                      "column": 23
                    }
                  }
                },
                {
                  "type": "TSNullKeyword",
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 26
                    },
                    "end": {
                      "line": 18,
                      "column": 30
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 18,
                  "column": 9
                },
                "end": {
                  "line": 18,
                  "column": 30
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 18,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 18,
              "column": 5
            },
            "end": {
              "line": 18,
              "column": 6
            }
          }
        }
      ],
      "kind": "let",
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 6
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "b",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSTypeOperator",
                  "operator": "keyof",
                  "typeAnnotation": {
                    "type": "TSAnyKeyword",
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 15
                      },
                      "end": {
                        "line": 19,
                        "column": 18
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 9
                    },
                    "end": {
                      "line": 19,
                      "column": 18
                    }
                  }
                },
                {
                  "type": "TSNullKeyword",
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 21
                    },
                    "end": {
                      "line": 19,
                      "column": 25
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 19,
                  "column": 9
                },
                "end": {
                  "line": 19,
                  "column": 25
                }
              }
            },
            "loc": {
              "start": {
                "line": 19,
                "column": 5
              },
              "end": {
                "line": 19,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 19,
              "column": 5
            },
            "end": {
              "line": 19,
              "column": 6
            }
          }
        }
      ],
      "kind": "let",
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 6
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 21,
      "column": 1
    }
  }
}
