{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj1",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": false,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "c",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 13
                      },
                      "end": {
                        "line": 1,
                        "column": 14
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 16
                      },
                      "end": {
                        "line": 1,
                        "column": 22
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 13
                    },
                    "end": {
                      "line": 1,
                      "column": 24
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11
                },
                "end": {
                  "line": 1,
                  "column": 24
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 5
              },
              "end": {
                "line": 1,
                "column": 9
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 5
            },
            "end": {
              "line": 1,
              "column": 9
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 1,
          "column": 1
        },
        "end": {
          "line": 1,
          "column": 25
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj2",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSTypeLiteral",
                  "members": [
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 13
                          },
                          "end": {
                            "line": 2,
                            "column": 14
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 16
                          },
                          "end": {
                            "line": 2,
                            "column": 22
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 13
                        },
                        "end": {
                          "line": 2,
                          "column": 23
                        }
                      }
                    },
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "b",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 24
                          },
                          "end": {
                            "line": 2,
                            "column": 25
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 27
                          },
                          "end": {
                            "line": 2,
                            "column": 33
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 24
                        },
                        "end": {
                          "line": 2,
                          "column": 35
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 11
                    },
                    "end": {
                      "line": 2,
                      "column": 35
                    }
                  }
                },
                {
                  "type": "TSTypeLiteral",
                  "members": [
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 40
                          },
                          "end": {
                            "line": 2,
                            "column": 41
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 43
                          },
                          "end": {
                            "line": 2,
                            "column": 49
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 40
                        },
                        "end": {
                          "line": 2,
                          "column": 50
                        }
                      }
                    },
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "b",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 51
                          },
                          "end": {
                            "line": 2,
                            "column": 52
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 54
                          },
                          "end": {
                            "line": 2,
                            "column": 60
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 51
                        },
                        "end": {
                          "line": 2,
                          "column": 61
                        }
                      }
                    },
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "c",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 62
                          },
                          "end": {
                            "line": 2,
                            "column": 63
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 65
                          },
                          "end": {
                            "line": 2,
                            "column": 71
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 62
                        },
                        "end": {
                          "line": 2,
                          "column": 73
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 38
                    },
                    "end": {
                      "line": 2,
                      "column": 73
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 2,
                  "column": 11
                },
                "end": {
                  "line": 2,
                  "column": 73
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 2,
                "column": 5
              },
              "end": {
                "line": 2,
                "column": 9
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "a",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 78
                    },
                    "end": {
                      "line": 2,
                      "column": 79
                    }
                  }
                },
                "value": {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 81
                    },
                    "end": {
                      "line": 2,
                      "column": 82
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 78
                  },
                  "end": {
                    "line": 2,
                    "column": 82
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "b",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 84
                    },
                    "end": {
                      "line": 2,
                      "column": 85
                    }
                  }
                },
                "value": {
                  "type": "StringLiteral",
                  "value": "",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 87
                    },
                    "end": {
                      "line": 2,
                      "column": 92
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 84
                  },
                  "end": {
                    "line": 2,
                    "column": 92
                  }
                }
              },
              {
                "type": "SpreadElement",
                "argument": {
                  "type": "Identifier",
                  "name": "obj1",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 97
                    },
                    "end": {
                      "line": 2,
                      "column": 101
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 94
                  },
                  "end": {
                    "line": 2,
                    "column": 101
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 76
              },
              "end": {
                "line": 2,
                "column": 103
              }
            }
          },
          "loc": {
            "start": {
              "line": 2,
              "column": 5
            },
            "end": {
              "line": 2,
              "column": 103
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 2,
          "column": 1
        },
        "end": {
          "line": 2,
          "column": 104
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj2",
          "decorators": [],
          "loc": {
            "start": {
              "line": 3,
              "column": 1
            },
            "end": {
              "line": 3,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 10
                  },
                  "end": {
                    "line": 3,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 13
                  },
                  "end": {
                    "line": 3,
                    "column": 18
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 3,
                  "column": 10
                },
                "end": {
                  "line": 3,
                  "column": 18
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 20
                  },
                  "end": {
                    "line": 3,
                    "column": 21
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 23
                  },
                  "end": {
                    "line": 3,
                    "column": 28
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 3,
                  "column": 20
                },
                "end": {
                  "line": 3,
                  "column": 28
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "c",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 30
                  },
                  "end": {
                    "line": 3,
                    "column": 31
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 33
                  },
                  "end": {
                    "line": 3,
                    "column": 38
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 3,
                  "column": 30
                },
                "end": {
                  "line": 3,
                  "column": 38
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 8
            },
            "end": {
              "line": 3,
              "column": 40
            }
          }
        },
        "loc": {
          "start": {
            "line": 3,
            "column": 1
          },
          "end": {
            "line": 3,
            "column": 40
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 1
        },
        "end": {
          "line": 3,
          "column": 41
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj3",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 11
                },
                "end": {
                  "line": 5,
                  "column": 13
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 5,
                "column": 5
              },
              "end": {
                "line": 5,
                "column": 9
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [],
            "loc": {
              "start": {
                "line": 5,
                "column": 16
              },
              "end": {
                "line": 5,
                "column": 18
              }
            }
          },
          "loc": {
            "start": {
              "line": 5,
              "column": 5
            },
            "end": {
              "line": 5,
              "column": 18
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 5,
          "column": 1
        },
        "end": {
          "line": 5,
          "column": 19
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj4",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": false,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "a",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 13
                      },
                      "end": {
                        "line": 6,
                        "column": 14
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSTypeQuery",
                    "exprName": {
                      "type": "Identifier",
                      "name": "obj3",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 23
                        },
                        "end": {
                          "line": 6,
                          "column": 27
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 16
                      },
                      "end": {
                        "line": 6,
                        "column": 27
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 13
                    },
                    "end": {
                      "line": 6,
                      "column": 28
                    }
                  }
                },
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": true,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "b",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 29
                      },
                      "end": {
                        "line": 6,
                        "column": 30
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSTypeLiteral",
                    "members": [
                      {
                        "type": "TSPropertySignature",
                        "computed": false,
                        "optional": false,
                        "readonly": false,
                        "key": {
                          "type": "Identifier",
                          "name": "a",
                          "decorators": [],
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 35
                            },
                            "end": {
                              "line": 6,
                              "column": 36
                            }
                          }
                        },
                        "typeAnnotation": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 38
                            },
                            "end": {
                              "line": 6,
                              "column": 44
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 35
                          },
                          "end": {
                            "line": 6,
                            "column": 45
                          }
                        }
                      },
                      {
                        "type": "TSPropertySignature",
                        "computed": false,
                        "optional": true,
                        "readonly": false,
                        "key": {
                          "type": "Identifier",
                          "name": "b",
                          "decorators": [],
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 46
                            },
                            "end": {
                              "line": 6,
                              "column": 47
                            }
                          }
                        },
                        "typeAnnotation": {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 50
                            },
                            "end": {
                              "line": 6,
                              "column": 56
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 46
                          },
                          "end": {
                            "line": 6,
                            "column": 58
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 33
                      },
                      "end": {
                        "line": 6,
                        "column": 58
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 29
                    },
                    "end": {
                      "line": 6,
                      "column": 60
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 6,
                  "column": 11
                },
                "end": {
                  "line": 6,
                  "column": 60
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 6,
                "column": 5
              },
              "end": {
                "line": 6,
                "column": 9
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "a",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 65
                    },
                    "end": {
                      "line": 6,
                      "column": 66
                    }
                  }
                },
                "value": {
                  "type": "ObjectExpression",
                  "properties": [],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 68
                    },
                    "end": {
                      "line": 6,
                      "column": 70
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 65
                  },
                  "end": {
                    "line": 6,
                    "column": 70
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "b",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 72
                    },
                    "end": {
                      "line": 6,
                      "column": 73
                    }
                  }
                },
                "value": {
                  "type": "ObjectExpression",
                  "properties": [
                    {
                      "type": "Property",
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 77
                          },
                          "end": {
                            "line": 6,
                            "column": 78
                          }
                        }
                      },
                      "value": {
                        "type": "NumberLiteral",
                        "value": 5,
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 80
                          },
                          "end": {
                            "line": 6,
                            "column": 81
                          }
                        }
                      },
                      "kind": "init",
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 77
                        },
                        "end": {
                          "line": 6,
                          "column": 81
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 75
                    },
                    "end": {
                      "line": 6,
                      "column": 83
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 72
                  },
                  "end": {
                    "line": 6,
                    "column": 83
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 6,
                "column": 63
              },
              "end": {
                "line": 6,
                "column": 85
              }
            }
          },
          "loc": {
            "start": {
              "line": 6,
              "column": 5
            },
            "end": {
              "line": 6,
              "column": 85
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 6,
          "column": 1
        },
        "end": {
          "line": 6,
          "column": 86
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj4",
          "decorators": [],
          "loc": {
            "start": {
              "line": 7,
              "column": 1
            },
            "end": {
              "line": 7,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 10
                  },
                  "end": {
                    "line": 7,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "ObjectExpression",
                "properties": [],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 13
                  },
                  "end": {
                    "line": 7,
                    "column": 15
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 7,
                  "column": 10
                },
                "end": {
                  "line": 7,
                  "column": 15
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 17
                  },
                  "end": {
                    "line": 7,
                    "column": 18
                  }
                }
              },
              "value": {
                "type": "ObjectExpression",
                "properties": [
                  {
                    "type": "Property",
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "name": "a",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 22
                        },
                        "end": {
                          "line": 7,
                          "column": 23
                        }
                      }
                    },
                    "value": {
                      "type": "NumberLiteral",
                      "value": 5,
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 25
                        },
                        "end": {
                          "line": 7,
                          "column": 26
                        }
                      }
                    },
                    "kind": "init",
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 22
                      },
                      "end": {
                        "line": 7,
                        "column": 26
                      }
                    }
                  },
                  {
                    "type": "Property",
                    "method": false,
                    "shorthand": false,
                    "computed": false,
                    "key": {
                      "type": "Identifier",
                      "name": "b",
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 28
                        },
                        "end": {
                          "line": 7,
                          "column": 29
                        }
                      }
                    },
                    "value": {
                      "type": "StringLiteral",
                      "value": "",
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 31
                        },
                        "end": {
                          "line": 7,
                          "column": 36
                        }
                      }
                    },
                    "kind": "init",
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 28
                      },
                      "end": {
                        "line": 7,
                        "column": 36
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 20
                  },
                  "end": {
                    "line": 7,
                    "column": 38
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 7,
                  "column": 17
                },
                "end": {
                  "line": 7,
                  "column": 38
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 8
            },
            "end": {
              "line": 7,
              "column": 40
            }
          }
        },
        "loc": {
          "start": {
            "line": 7,
            "column": 1
          },
          "end": {
            "line": 7,
            "column": 40
          }
        }
      },
      "loc": {
        "start": {
          "line": 7,
          "column": 1
        },
        "end": {
          "line": 7,
          "column": 41
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj4",
          "decorators": [],
          "loc": {
            "start": {
              "line": 8,
              "column": 1
            },
            "end": {
              "line": 8,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 10
                  },
                  "end": {
                    "line": 8,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "ObjectExpression",
                "properties": [],
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 13
                  },
                  "end": {
                    "line": 8,
                    "column": 15
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 8,
                  "column": 10
                },
                "end": {
                  "line": 8,
                  "column": 15
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 8,
              "column": 8
            },
            "end": {
              "line": 8,
              "column": 17
            }
          }
        },
        "loc": {
          "start": {
            "line": 8,
            "column": 1
          },
          "end": {
            "line": 8,
            "column": 17
          }
        }
      },
      "loc": {
        "start": {
          "line": 8,
          "column": 1
        },
        "end": {
          "line": 8,
          "column": 18
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj5",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": false,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "a",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 10,
                        "column": 13
                      },
                      "end": {
                        "line": 10,
                        "column": 14
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSTypeLiteral",
                    "members": [
                      {
                        "type": "TSPropertySignature",
                        "computed": false,
                        "optional": false,
                        "readonly": false,
                        "key": {
                          "type": "Identifier",
                          "name": "a",
                          "decorators": [],
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 18
                            },
                            "end": {
                              "line": 10,
                              "column": 19
                            }
                          }
                        },
                        "typeAnnotation": {
                          "type": "TSNumberKeyword",
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 21
                            },
                            "end": {
                              "line": 10,
                              "column": 27
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 18
                          },
                          "end": {
                            "line": 10,
                            "column": 28
                          }
                        }
                      },
                      {
                        "type": "TSPropertySignature",
                        "computed": false,
                        "optional": false,
                        "readonly": false,
                        "key": {
                          "type": "Identifier",
                          "name": "b",
                          "decorators": [],
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 29
                            },
                            "end": {
                              "line": 10,
                              "column": 30
                            }
                          }
                        },
                        "typeAnnotation": {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 32
                            },
                            "end": {
                              "line": 10,
                              "column": 38
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 29
                          },
                          "end": {
                            "line": 10,
                            "column": 40
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 10,
                        "column": 16
                      },
                      "end": {
                        "line": 10,
                        "column": 40
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 13
                    },
                    "end": {
                      "line": 10,
                      "column": 41
                    }
                  }
                },
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": false,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "b",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 10,
                        "column": 42
                      },
                      "end": {
                        "line": 10,
                        "column": 43
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSTypeLiteral",
                    "members": [
                      {
                        "type": "TSPropertySignature",
                        "computed": false,
                        "optional": false,
                        "readonly": false,
                        "key": {
                          "type": "Identifier",
                          "name": "a",
                          "decorators": [],
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 47
                            },
                            "end": {
                              "line": 10,
                              "column": 48
                            }
                          }
                        },
                        "typeAnnotation": {
                          "type": "TSBooleanKeyword",
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 50
                            },
                            "end": {
                              "line": 10,
                              "column": 57
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 47
                          },
                          "end": {
                            "line": 10,
                            "column": 59
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 10,
                        "column": 45
                      },
                      "end": {
                        "line": 10,
                        "column": 59
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 42
                    },
                    "end": {
                      "line": 10,
                      "column": 61
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 10,
                  "column": 11
                },
                "end": {
                  "line": 10,
                  "column": 61
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 10,
                "column": 5
              },
              "end": {
                "line": 10,
                "column": 9
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "a",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 66
                    },
                    "end": {
                      "line": 10,
                      "column": 67
                    }
                  }
                },
                "value": {
                  "type": "ObjectExpression",
                  "properties": [
                    {
                      "type": "Property",
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 71
                          },
                          "end": {
                            "line": 10,
                            "column": 72
                          }
                        }
                      },
                      "value": {
                        "type": "NumberLiteral",
                        "value": 5,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 74
                          },
                          "end": {
                            "line": 10,
                            "column": 75
                          }
                        }
                      },
                      "kind": "init",
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 71
                        },
                        "end": {
                          "line": 10,
                          "column": 75
                        }
                      }
                    },
                    {
                      "type": "Property",
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "name": "b",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 77
                          },
                          "end": {
                            "line": 10,
                            "column": 78
                          }
                        }
                      },
                      "value": {
                        "type": "StringLiteral",
                        "value": "",
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 80
                          },
                          "end": {
                            "line": 10,
                            "column": 85
                          }
                        }
                      },
                      "kind": "init",
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 77
                        },
                        "end": {
                          "line": 10,
                          "column": 85
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 69
                    },
                    "end": {
                      "line": 10,
                      "column": 87
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 66
                  },
                  "end": {
                    "line": 10,
                    "column": 87
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "b",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 89
                    },
                    "end": {
                      "line": 10,
                      "column": 90
                    }
                  }
                },
                "value": {
                  "type": "ObjectExpression",
                  "properties": [
                    {
                      "type": "Property",
                      "method": false,
                      "shorthand": false,
                      "computed": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 94
                          },
                          "end": {
                            "line": 10,
                            "column": 95
                          }
                        }
                      },
                      "value": {
                        "type": "BooleanLiteral",
                        "value": true,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 97
                          },
                          "end": {
                            "line": 10,
                            "column": 101
                          }
                        }
                      },
                      "kind": "init",
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 94
                        },
                        "end": {
                          "line": 10,
                          "column": 101
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 92
                    },
                    "end": {
                      "line": 10,
                      "column": 103
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 89
                  },
                  "end": {
                    "line": 10,
                    "column": 103
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 10,
                "column": 64
              },
              "end": {
                "line": 10,
                "column": 105
              }
            }
          },
          "loc": {
            "start": {
              "line": 10,
              "column": 5
            },
            "end": {
              "line": 10,
              "column": 105
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 10,
          "column": 1
        },
        "end": {
          "line": 10,
          "column": 106
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj6",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [
                {
                  "type": "TSMethodSignature",
                  "computed": false,
                  "optional": false,
                  "key": {
                    "type": "Identifier",
                    "name": "a",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 13
                      },
                      "end": {
                        "line": 11,
                        "column": 14
                      }
                    }
                  },
                  "params": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 18
                          },
                          "end": {
                            "line": 11,
                            "column": 24
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 15
                        },
                        "end": {
                          "line": 11,
                          "column": 16
                        }
                      }
                    },
                    {
                      "type": "Identifier",
                      "name": "b",
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 29
                          },
                          "end": {
                            "line": 11,
                            "column": 35
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 26
                        },
                        "end": {
                          "line": 11,
                          "column": 27
                        }
                      }
                    }
                  ],
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 38
                      },
                      "end": {
                        "line": 11,
                        "column": 44
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 13
                    },
                    "end": {
                      "line": 11,
                      "column": 45
                    }
                  }
                },
                {
                  "type": "TSMethodSignature",
                  "computed": false,
                  "optional": false,
                  "key": {
                    "type": "Identifier",
                    "name": "b",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 46
                      },
                      "end": {
                        "line": 11,
                        "column": 47
                      }
                    }
                  },
                  "params": [],
                  "typeAnnotation": {
                    "type": "TSBooleanKeyword",
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 51
                      },
                      "end": {
                        "line": 11,
                        "column": 58
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 46
                    },
                    "end": {
                      "line": 11,
                      "column": 60
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 11,
                  "column": 11
                },
                "end": {
                  "line": 11,
                  "column": 60
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 11,
                "column": 5
              },
              "end": {
                "line": 11,
                "column": 9
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 11,
              "column": 5
            },
            "end": {
              "line": 11,
              "column": 9
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 11,
          "column": 1
        },
        "end": {
          "line": 11,
          "column": 61
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj6",
          "decorators": [],
          "loc": {
            "start": {
              "line": 12,
              "column": 1
            },
            "end": {
              "line": 12,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 10
                  },
                  "end": {
                    "line": 12,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "function": {
                  "type": "ScriptFunction",
                  "id": null,
                  "generator": false,
                  "async": false,
                  "expression": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 26
                          },
                          "end": {
                            "line": 12,
                            "column": 32
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 23
                        },
                        "end": {
                          "line": 12,
                          "column": 24
                        }
                      }
                    },
                    {
                      "type": "Identifier",
                      "name": "b",
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 37
                          },
                          "end": {
                            "line": 12,
                            "column": 43
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 34
                        },
                        "end": {
                          "line": 12,
                          "column": 35
                        }
                      }
                    }
                  ],
                  "returnType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 46
                      },
                      "end": {
                        "line": 12,
                        "column": 52
                      }
                    }
                  },
                  "body": {
                    "type": "BlockStatement",
                    "statements": [
                      {
                        "type": "ReturnStatement",
                        "argument": {
                          "type": "NumberLiteral",
                          "value": 12,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 62
                            },
                            "end": {
                              "line": 12,
                              "column": 64
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 55
                          },
                          "end": {
                            "line": 12,
                            "column": 65
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 53
                      },
                      "end": {
                        "line": 12,
                        "column": 67
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 13
                    },
                    "end": {
                      "line": 12,
                      "column": 67
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 13
                  },
                  "end": {
                    "line": 12,
                    "column": 67
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 12,
                  "column": 10
                },
                "end": {
                  "line": 12,
                  "column": 67
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 69
                  },
                  "end": {
                    "line": 12,
                    "column": 70
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "function": {
                  "type": "ScriptFunction",
                  "id": null,
                  "generator": false,
                  "async": false,
                  "expression": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "statements": [
                      {
                        "type": "ReturnStatement",
                        "argument": {
                          "type": "BooleanLiteral",
                          "value": true,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 93
                            },
                            "end": {
                              "line": 12,
                              "column": 97
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 86
                          },
                          "end": {
                            "line": 12,
                            "column": 97
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 84
                      },
                      "end": {
                        "line": 12,
                        "column": 99
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 72
                    },
                    "end": {
                      "line": 12,
                      "column": 99
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 72
                  },
                  "end": {
                    "line": 12,
                    "column": 99
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 12,
                  "column": 69
                },
                "end": {
                  "line": 12,
                  "column": 99
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 12,
              "column": 8
            },
            "end": {
              "line": 12,
              "column": 101
            }
          }
        },
        "loc": {
          "start": {
            "line": 12,
            "column": 1
          },
          "end": {
            "line": 12,
            "column": 101
          }
        }
      },
      "loc": {
        "start": {
          "line": 12,
          "column": 1
        },
        "end": {
          "line": 12,
          "column": 102
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj7",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSTypeLiteral",
                  "members": [],
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 11
                    },
                    "end": {
                      "line": 14,
                      "column": 13
                    }
                  }
                },
                {
                  "type": "TSTypeLiteral",
                  "members": [
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 18
                          },
                          "end": {
                            "line": 14,
                            "column": 19
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 21
                          },
                          "end": {
                            "line": 14,
                            "column": 27
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 18
                        },
                        "end": {
                          "line": 14,
                          "column": 29
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 16
                    },
                    "end": {
                      "line": 14,
                      "column": 29
                    }
                  }
                },
                {
                  "type": "TSTypeLiteral",
                  "members": [
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 34
                          },
                          "end": {
                            "line": 14,
                            "column": 35
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 37
                          },
                          "end": {
                            "line": 14,
                            "column": 43
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 34
                        },
                        "end": {
                          "line": 14,
                          "column": 44
                        }
                      }
                    },
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "b",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 45
                          },
                          "end": {
                            "line": 14,
                            "column": 46
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 48
                          },
                          "end": {
                            "line": 14,
                            "column": 54
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 45
                        },
                        "end": {
                          "line": 14,
                          "column": 56
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 32
                    },
                    "end": {
                      "line": 14,
                      "column": 56
                    }
                  }
                },
                {
                  "type": "TSTypeLiteral",
                  "members": [
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 61
                          },
                          "end": {
                            "line": 14,
                            "column": 62
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSBooleanKeyword",
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 64
                          },
                          "end": {
                            "line": 14,
                            "column": 71
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 61
                        },
                        "end": {
                          "line": 14,
                          "column": 72
                        }
                      }
                    },
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "b",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 73
                          },
                          "end": {
                            "line": 14,
                            "column": 74
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 76
                          },
                          "end": {
                            "line": 14,
                            "column": 82
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 73
                        },
                        "end": {
                          "line": 14,
                          "column": 83
                        }
                      }
                    },
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "c",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 84
                          },
                          "end": {
                            "line": 14,
                            "column": 85
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 87
                          },
                          "end": {
                            "line": 14,
                            "column": 93
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 84
                        },
                        "end": {
                          "line": 14,
                          "column": 95
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 59
                    },
                    "end": {
                      "line": 14,
                      "column": 95
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 14,
                  "column": 11
                },
                "end": {
                  "line": 14,
                  "column": 95
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 14,
                "column": 5
              },
              "end": {
                "line": 14,
                "column": 9
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 14,
              "column": 5
            },
            "end": {
              "line": 14,
              "column": 9
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 14,
          "column": 1
        },
        "end": {
          "line": 14,
          "column": 96
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj7",
          "decorators": [],
          "loc": {
            "start": {
              "line": 15,
              "column": 1
            },
            "end": {
              "line": 15,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [],
          "loc": {
            "start": {
              "line": 15,
              "column": 8
            },
            "end": {
              "line": 15,
              "column": 10
            }
          }
        },
        "loc": {
          "start": {
            "line": 15,
            "column": 1
          },
          "end": {
            "line": 15,
            "column": 10
          }
        }
      },
      "loc": {
        "start": {
          "line": 15,
          "column": 1
        },
        "end": {
          "line": 15,
          "column": 11
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj7",
          "decorators": [],
          "loc": {
            "start": {
              "line": 16,
              "column": 1
            },
            "end": {
              "line": 16,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 10
                  },
                  "end": {
                    "line": 16,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 13
                  },
                  "end": {
                    "line": 16,
                    "column": 14
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 16,
                  "column": 10
                },
                "end": {
                  "line": 16,
                  "column": 14
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 16,
              "column": 8
            },
            "end": {
              "line": 16,
              "column": 16
            }
          }
        },
        "loc": {
          "start": {
            "line": 16,
            "column": 1
          },
          "end": {
            "line": 16,
            "column": 16
          }
        }
      },
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 16,
          "column": 17
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj7",
          "decorators": [],
          "loc": {
            "start": {
              "line": 17,
              "column": 1
            },
            "end": {
              "line": 17,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 10
                  },
                  "end": {
                    "line": 17,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 13
                  },
                  "end": {
                    "line": 17,
                    "column": 18
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 10
                },
                "end": {
                  "line": 17,
                  "column": 18
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 20
                  },
                  "end": {
                    "line": 17,
                    "column": 21
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 23
                  },
                  "end": {
                    "line": 17,
                    "column": 24
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 20
                },
                "end": {
                  "line": 17,
                  "column": 24
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 17,
              "column": 8
            },
            "end": {
              "line": 17,
              "column": 26
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 1
          },
          "end": {
            "line": 17,
            "column": 26
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 27
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj7",
          "decorators": [],
          "loc": {
            "start": {
              "line": 18,
              "column": 1
            },
            "end": {
              "line": 18,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 10
                  },
                  "end": {
                    "line": 18,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "BooleanLiteral",
                "value": true,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 13
                  },
                  "end": {
                    "line": 18,
                    "column": 17
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 10
                },
                "end": {
                  "line": 18,
                  "column": 17
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 19
                  },
                  "end": {
                    "line": 18,
                    "column": 20
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 22
                  },
                  "end": {
                    "line": 18,
                    "column": 27
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 19
                },
                "end": {
                  "line": 18,
                  "column": 27
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "c",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 29
                  },
                  "end": {
                    "line": 18,
                    "column": 30
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 32
                  },
                  "end": {
                    "line": 18,
                    "column": 33
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 29
                },
                "end": {
                  "line": 18,
                  "column": 33
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 18,
              "column": 8
            },
            "end": {
              "line": 18,
              "column": 35
            }
          }
        },
        "loc": {
          "start": {
            "line": 18,
            "column": 1
          },
          "end": {
            "line": 18,
            "column": 35
          }
        }
      },
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 36
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj8",
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 9
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "SpreadElement",
                "argument": {
                  "type": "Identifier",
                  "name": "obj6",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 17
                    },
                    "end": {
                      "line": 20,
                      "column": 21
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 14
                  },
                  "end": {
                    "line": 20,
                    "column": 21
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 20,
                "column": 12
              },
              "end": {
                "line": 20,
                "column": 23
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 5
            },
            "end": {
              "line": 20,
              "column": 23
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 24
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj8",
          "decorators": [],
          "loc": {
            "start": {
              "line": 21,
              "column": 1
            },
            "end": {
              "line": 21,
              "column": 5
            }
          }
        },
        "right": {
          "type": "Identifier",
          "name": "obj6",
          "decorators": [],
          "loc": {
            "start": {
              "line": 21,
              "column": 8
            },
            "end": {
              "line": 21,
              "column": 12
            }
          }
        },
        "loc": {
          "start": {
            "line": 21,
            "column": 1
          },
          "end": {
            "line": 21,
            "column": 12
          }
        }
      },
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 21,
          "column": 13
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj8",
          "decorators": [],
          "loc": {
            "start": {
              "line": 22,
              "column": 1
            },
            "end": {
              "line": 22,
              "column": 5
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 22,
                    "column": 10
                  },
                  "end": {
                    "line": 22,
                    "column": 11
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "function": {
                  "type": "ScriptFunction",
                  "id": null,
                  "generator": false,
                  "async": false,
                  "expression": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "typeAnnotation": {
                        "type": "TSNumberKeyword",
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 26
                          },
                          "end": {
                            "line": 22,
                            "column": 32
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 23
                        },
                        "end": {
                          "line": 22,
                          "column": 24
                        }
                      }
                    },
                    {
                      "type": "Identifier",
                      "name": "b",
                      "typeAnnotation": {
                        "type": "TSStringKeyword",
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 37
                          },
                          "end": {
                            "line": 22,
                            "column": 43
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 34
                        },
                        "end": {
                          "line": 22,
                          "column": 35
                        }
                      }
                    }
                  ],
                  "returnType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 46
                      },
                      "end": {
                        "line": 22,
                        "column": 52
                      }
                    }
                  },
                  "body": {
                    "type": "BlockStatement",
                    "statements": [
                      {
                        "type": "ReturnStatement",
                        "argument": {
                          "type": "NumberLiteral",
                          "value": 12,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 62
                            },
                            "end": {
                              "line": 22,
                              "column": 64
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 55
                          },
                          "end": {
                            "line": 22,
                            "column": 65
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 53
                      },
                      "end": {
                        "line": 22,
                        "column": 67
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 13
                    },
                    "end": {
                      "line": 22,
                      "column": 67
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 22,
                    "column": 13
                  },
                  "end": {
                    "line": 22,
                    "column": 67
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 22,
                  "column": 10
                },
                "end": {
                  "line": 22,
                  "column": 67
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 22,
                    "column": 69
                  },
                  "end": {
                    "line": 22,
                    "column": 70
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "function": {
                  "type": "ScriptFunction",
                  "id": null,
                  "generator": false,
                  "async": false,
                  "expression": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "statements": [
                      {
                        "type": "ReturnStatement",
                        "argument": {
                          "type": "BooleanLiteral",
                          "value": true,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 93
                            },
                            "end": {
                              "line": 22,
                              "column": 97
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 86
                          },
                          "end": {
                            "line": 22,
                            "column": 97
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 84
                      },
                      "end": {
                        "line": 22,
                        "column": 99
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 72
                    },
                    "end": {
                      "line": 22,
                      "column": 99
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 22,
                    "column": 72
                  },
                  "end": {
                    "line": 22,
                    "column": 99
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 22,
                  "column": 69
                },
                "end": {
                  "line": 22,
                  "column": 99
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 22,
              "column": 8
            },
            "end": {
              "line": 22,
              "column": 101
            }
          }
        },
        "loc": {
          "start": {
            "line": 22,
            "column": 1
          },
          "end": {
            "line": 22,
            "column": 101
          }
        }
      },
      "loc": {
        "start": {
          "line": 22,
          "column": 1
        },
        "end": {
          "line": 22,
          "column": 102
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a",
            "typeAnnotation": {
              "type": "TSLiteralType",
              "literal": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 8
                  },
                  "end": {
                    "line": 24,
                    "column": 9
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 24,
                  "column": 8
                },
                "end": {
                  "line": 24,
                  "column": 9
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 24,
                "column": 5
              },
              "end": {
                "line": 24,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 24,
              "column": 5
            },
            "end": {
              "line": 24,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 24,
          "column": 1
        },
        "end": {
          "line": 24,
          "column": 10
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "b",
            "typeAnnotation": {
              "type": "TSLiteralType",
              "literal": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 8
                  },
                  "end": {
                    "line": 25,
                    "column": 13
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 25,
                  "column": 8
                },
                "end": {
                  "line": 25,
                  "column": 13
                }
              }
            },
            "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": 14
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj9",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [
                {
                  "type": "TSPropertySignature",
                  "computed": true,
                  "optional": false,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "a",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 14
                      },
                      "end": {
                        "line": 26,
                        "column": 15
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 18
                      },
                      "end": {
                        "line": 26,
                        "column": 24
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 13
                    },
                    "end": {
                      "line": 26,
                      "column": 25
                    }
                  }
                },
                {
                  "type": "TSPropertySignature",
                  "computed": true,
                  "optional": false,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "b",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 27
                      },
                      "end": {
                        "line": 26,
                        "column": 28
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 31
                      },
                      "end": {
                        "line": 26,
                        "column": 37
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 26
                    },
                    "end": {
                      "line": 26,
                      "column": 39
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 26,
                  "column": 11
                },
                "end": {
                  "line": 26,
                  "column": 39
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 26,
                "column": 5
              },
              "end": {
                "line": 26,
                "column": 9
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 44
                    },
                    "end": {
                      "line": 26,
                      "column": 45
                    }
                  }
                },
                "value": {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 47
                    },
                    "end": {
                      "line": 26,
                      "column": 48
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 44
                  },
                  "end": {
                    "line": 26,
                    "column": 48
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "StringLiteral",
                  "value": "",
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 50
                    },
                    "end": {
                      "line": 26,
                      "column": 55
                    }
                  }
                },
                "value": {
                  "type": "StringLiteral",
                  "value": "",
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 57
                    },
                    "end": {
                      "line": 26,
                      "column": 62
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 50
                  },
                  "end": {
                    "line": 26,
                    "column": 62
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 26,
                "column": 42
              },
              "end": {
                "line": 26,
                "column": 64
              }
            }
          },
          "loc": {
            "start": {
              "line": 26,
              "column": 5
            },
            "end": {
              "line": 26,
              "column": 64
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 26,
          "column": 1
        },
        "end": {
          "line": 26,
          "column": 65
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "c",
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 28,
                  "column": 8
                },
                "end": {
                  "line": 28,
                  "column": 14
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 28,
                "column": 5
              },
              "end": {
                "line": 28,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 28,
              "column": 5
            },
            "end": {
              "line": 28,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 28,
          "column": 1
        },
        "end": {
          "line": 28,
          "column": 15
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "d",
            "typeAnnotation": {
              "type": "TSStringKeyword",
              "loc": {
                "start": {
                  "line": 29,
                  "column": 8
                },
                "end": {
                  "line": 29,
                  "column": 14
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 29,
                "column": 5
              },
              "end": {
                "line": 29,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 29,
              "column": 5
            },
            "end": {
              "line": 29,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 29,
          "column": 1
        },
        "end": {
          "line": 29,
          "column": 15
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj10",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [
                {
                  "type": "TSIndexSignature",
                  "parameters": {
                    "type": "Identifier",
                    "name": "x",
                    "typeAnnotation": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 18
                        },
                        "end": {
                          "line": 30,
                          "column": 24
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 15
                      },
                      "end": {
                        "line": 30,
                        "column": 16
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 27
                      },
                      "end": {
                        "line": 30,
                        "column": 33
                      }
                    }
                  },
                  "readonly": false,
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 14
                    },
                    "end": {
                      "line": 30,
                      "column": 34
                    }
                  }
                },
                {
                  "type": "TSIndexSignature",
                  "parameters": {
                    "type": "Identifier",
                    "name": "y",
                    "typeAnnotation": {
                      "type": "TSStringKeyword",
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 39
                        },
                        "end": {
                          "line": 30,
                          "column": 45
                        }
                      }
                    },
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 36
                      },
                      "end": {
                        "line": 30,
                        "column": 37
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 48
                      },
                      "end": {
                        "line": 30,
                        "column": 54
                      }
                    }
                  },
                  "readonly": false,
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 35
                    },
                    "end": {
                      "line": 30,
                      "column": 56
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 30,
                  "column": 12
                },
                "end": {
                  "line": 30,
                  "column": 56
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 30,
                "column": 5
              },
              "end": {
                "line": 30,
                "column": 10
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": true,
                "key": {
                  "type": "Identifier",
                  "name": "c",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 62
                    },
                    "end": {
                      "line": 30,
                      "column": 63
                    }
                  }
                },
                "value": {
                  "type": "NumberLiteral",
                  "value": 1,
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 66
                    },
                    "end": {
                      "line": 30,
                      "column": 67
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 30,
                    "column": 61
                  },
                  "end": {
                    "line": 30,
                    "column": 67
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": true,
                "key": {
                  "type": "Identifier",
                  "name": "d",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 70
                    },
                    "end": {
                      "line": 30,
                      "column": 71
                    }
                  }
                },
                "value": {
                  "type": "NumberLiteral",
                  "value": 2,
                  "loc": {
                    "start": {
                      "line": 30,
                      "column": 74
                    },
                    "end": {
                      "line": 30,
                      "column": 75
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 30,
                    "column": 69
                  },
                  "end": {
                    "line": 30,
                    "column": 75
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 30,
                "column": 59
              },
              "end": {
                "line": 30,
                "column": 77
              }
            }
          },
          "loc": {
            "start": {
              "line": 30,
              "column": 5
            },
            "end": {
              "line": 30,
              "column": 77
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 30,
          "column": 1
        },
        "end": {
          "line": 30,
          "column": 78
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj11",
            "decorators": [],
            "loc": {
              "start": {
                "line": 32,
                "column": 5
              },
              "end": {
                "line": 32,
                "column": 10
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 19
                    },
                    "end": {
                      "line": 32,
                      "column": 20
                    }
                  }
                },
                "value": {
                  "type": "FunctionExpression",
                  "function": {
                    "type": "ScriptFunction",
                    "id": null,
                    "generator": false,
                    "async": false,
                    "expression": false,
                    "params": [],
                    "body": {
                      "type": "BlockStatement",
                      "statements": [
                        {
                          "type": "ReturnStatement",
                          "argument": {
                            "type": "NumberLiteral",
                            "value": 5,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 32
                              },
                              "end": {
                                "line": 32,
                                "column": 33
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 25
                            },
                            "end": {
                              "line": 32,
                              "column": 34
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 23
                        },
                        "end": {
                          "line": 32,
                          "column": 36
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 20
                      },
                      "end": {
                        "line": 32,
                        "column": 36
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 20
                    },
                    "end": {
                      "line": 32,
                      "column": 36
                    }
                  }
                },
                "kind": "get",
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 15
                  },
                  "end": {
                    "line": 32,
                    "column": 36
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "StringLiteral",
                  "value": "",
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 42
                    },
                    "end": {
                      "line": 32,
                      "column": 47
                    }
                  }
                },
                "value": {
                  "type": "FunctionExpression",
                  "function": {
                    "type": "ScriptFunction",
                    "id": null,
                    "generator": false,
                    "async": false,
                    "expression": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 48
                          },
                          "end": {
                            "line": 32,
                            "column": 49
                          }
                        }
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "statements": [],
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 51
                        },
                        "end": {
                          "line": 32,
                          "column": 54
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 47
                      },
                      "end": {
                        "line": 32,
                        "column": 54
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 47
                    },
                    "end": {
                      "line": 32,
                      "column": 54
                    }
                  }
                },
                "kind": "set",
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 38
                  },
                  "end": {
                    "line": 32,
                    "column": 54
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 32,
                "column": 13
              },
              "end": {
                "line": 32,
                "column": 56
              }
            }
          },
          "loc": {
            "start": {
              "line": 32,
              "column": 5
            },
            "end": {
              "line": 32,
              "column": 56
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 32,
          "column": 1
        },
        "end": {
          "line": 32,
          "column": 57
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj9",
          "decorators": [],
          "loc": {
            "start": {
              "line": 33,
              "column": 1
            },
            "end": {
              "line": 33,
              "column": 5
            }
          }
        },
        "right": {
          "type": "Identifier",
          "name": "obj11",
          "decorators": [],
          "loc": {
            "start": {
              "line": 33,
              "column": 8
            },
            "end": {
              "line": 33,
              "column": 13
            }
          }
        },
        "loc": {
          "start": {
            "line": 33,
            "column": 1
          },
          "end": {
            "line": 33,
            "column": 13
          }
        }
      },
      "loc": {
        "start": {
          "line": 33,
          "column": 1
        },
        "end": {
          "line": 33,
          "column": 14
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj12",
            "typeAnnotation": {
              "type": "TSTypeLiteral",
              "members": [
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": true,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "a",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 14
                      },
                      "end": {
                        "line": 35,
                        "column": 15
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 18
                      },
                      "end": {
                        "line": 35,
                        "column": 24
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 14
                    },
                    "end": {
                      "line": 35,
                      "column": 25
                    }
                  }
                },
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": true,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "b",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 26
                      },
                      "end": {
                        "line": 35,
                        "column": 27
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 30
                      },
                      "end": {
                        "line": 35,
                        "column": 36
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 26
                    },
                    "end": {
                      "line": 35,
                      "column": 37
                    }
                  }
                },
                {
                  "type": "TSPropertySignature",
                  "computed": false,
                  "optional": true,
                  "readonly": false,
                  "key": {
                    "type": "Identifier",
                    "name": "c",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 38
                      },
                      "end": {
                        "line": 35,
                        "column": 39
                      }
                    }
                  },
                  "typeAnnotation": {
                    "type": "TSBooleanKeyword",
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 42
                      },
                      "end": {
                        "line": 35,
                        "column": 49
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 38
                    },
                    "end": {
                      "line": 35,
                      "column": 51
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 35,
                  "column": 12
                },
                "end": {
                  "line": 35,
                  "column": 51
                }
              }
            },
            "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": 52
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj12",
          "decorators": [],
          "loc": {
            "start": {
              "line": 36,
              "column": 1
            },
            "end": {
              "line": 36,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [],
          "loc": {
            "start": {
              "line": 36,
              "column": 9
            },
            "end": {
              "line": 36,
              "column": 11
            }
          }
        },
        "loc": {
          "start": {
            "line": 36,
            "column": 1
          },
          "end": {
            "line": 36,
            "column": 11
          }
        }
      },
      "loc": {
        "start": {
          "line": 36,
          "column": 1
        },
        "end": {
          "line": 36,
          "column": 12
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj12",
          "decorators": [],
          "loc": {
            "start": {
              "line": 37,
              "column": 1
            },
            "end": {
              "line": 37,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 37,
                    "column": 11
                  },
                  "end": {
                    "line": 37,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 37,
                    "column": 14
                  },
                  "end": {
                    "line": 37,
                    "column": 15
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 37,
                  "column": 11
                },
                "end": {
                  "line": 37,
                  "column": 15
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 37,
              "column": 9
            },
            "end": {
              "line": 37,
              "column": 17
            }
          }
        },
        "loc": {
          "start": {
            "line": 37,
            "column": 1
          },
          "end": {
            "line": 37,
            "column": 17
          }
        }
      },
      "loc": {
        "start": {
          "line": 37,
          "column": 1
        },
        "end": {
          "line": 37,
          "column": 18
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj12",
          "decorators": [],
          "loc": {
            "start": {
              "line": 38,
              "column": 1
            },
            "end": {
              "line": 38,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 11
                  },
                  "end": {
                    "line": 38,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 14
                  },
                  "end": {
                    "line": 38,
                    "column": 15
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 38,
                  "column": 11
                },
                "end": {
                  "line": 38,
                  "column": 15
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 17
                  },
                  "end": {
                    "line": 38,
                    "column": 18
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 20
                  },
                  "end": {
                    "line": 38,
                    "column": 25
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 38,
                  "column": 17
                },
                "end": {
                  "line": 38,
                  "column": 25
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 38,
              "column": 9
            },
            "end": {
              "line": 38,
              "column": 27
            }
          }
        },
        "loc": {
          "start": {
            "line": 38,
            "column": 1
          },
          "end": {
            "line": 38,
            "column": 27
          }
        }
      },
      "loc": {
        "start": {
          "line": 38,
          "column": 1
        },
        "end": {
          "line": 38,
          "column": 28
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj12",
          "decorators": [],
          "loc": {
            "start": {
              "line": 39,
              "column": 1
            },
            "end": {
              "line": 39,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 11
                  },
                  "end": {
                    "line": 39,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 14
                  },
                  "end": {
                    "line": 39,
                    "column": 19
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 39,
                  "column": 11
                },
                "end": {
                  "line": 39,
                  "column": 19
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 39,
              "column": 9
            },
            "end": {
              "line": 39,
              "column": 21
            }
          }
        },
        "loc": {
          "start": {
            "line": 39,
            "column": 1
          },
          "end": {
            "line": 39,
            "column": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 39,
          "column": 1
        },
        "end": {
          "line": 39,
          "column": 22
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj12",
          "decorators": [],
          "loc": {
            "start": {
              "line": 40,
              "column": 1
            },
            "end": {
              "line": 40,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 11
                  },
                  "end": {
                    "line": 40,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 14
                  },
                  "end": {
                    "line": 40,
                    "column": 19
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 40,
                  "column": 11
                },
                "end": {
                  "line": 40,
                  "column": 19
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 21
                  },
                  "end": {
                    "line": 40,
                    "column": 22
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 24
                  },
                  "end": {
                    "line": 40,
                    "column": 25
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 40,
                  "column": 21
                },
                "end": {
                  "line": 40,
                  "column": 25
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 40,
              "column": 9
            },
            "end": {
              "line": 40,
              "column": 27
            }
          }
        },
        "loc": {
          "start": {
            "line": 40,
            "column": 1
          },
          "end": {
            "line": 40,
            "column": 27
          }
        }
      },
      "loc": {
        "start": {
          "line": 40,
          "column": 1
        },
        "end": {
          "line": 40,
          "column": 28
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj12",
          "decorators": [],
          "loc": {
            "start": {
              "line": 41,
              "column": 1
            },
            "end": {
              "line": 41,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 11
                  },
                  "end": {
                    "line": 41,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 14
                  },
                  "end": {
                    "line": 41,
                    "column": 15
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 41,
                  "column": 11
                },
                "end": {
                  "line": 41,
                  "column": 15
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "c",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 17
                  },
                  "end": {
                    "line": 41,
                    "column": 18
                  }
                }
              },
              "value": {
                "type": "BooleanLiteral",
                "value": true,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 20
                  },
                  "end": {
                    "line": 41,
                    "column": 24
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 41,
                  "column": 17
                },
                "end": {
                  "line": 41,
                  "column": 24
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 41,
              "column": 9
            },
            "end": {
              "line": 41,
              "column": 26
            }
          }
        },
        "loc": {
          "start": {
            "line": 41,
            "column": 1
          },
          "end": {
            "line": 41,
            "column": 26
          }
        }
      },
      "loc": {
        "start": {
          "line": 41,
          "column": 1
        },
        "end": {
          "line": 41,
          "column": 27
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj12",
          "decorators": [],
          "loc": {
            "start": {
              "line": 42,
              "column": 1
            },
            "end": {
              "line": 42,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "c",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 11
                  },
                  "end": {
                    "line": 42,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "BooleanLiteral",
                "value": false,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 14
                  },
                  "end": {
                    "line": 42,
                    "column": 19
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 42,
                  "column": 11
                },
                "end": {
                  "line": 42,
                  "column": 19
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 21
                  },
                  "end": {
                    "line": 42,
                    "column": 22
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 24
                  },
                  "end": {
                    "line": 42,
                    "column": 29
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 42,
                  "column": 21
                },
                "end": {
                  "line": 42,
                  "column": 29
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 42,
              "column": 9
            },
            "end": {
              "line": 42,
              "column": 31
            }
          }
        },
        "loc": {
          "start": {
            "line": 42,
            "column": 1
          },
          "end": {
            "line": 42,
            "column": 31
          }
        }
      },
      "loc": {
        "start": {
          "line": 42,
          "column": 1
        },
        "end": {
          "line": 42,
          "column": 32
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 45,
                  "column": 5
                },
                "end": {
                  "line": 45,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 45,
                  "column": 8
                },
                "end": {
                  "line": 45,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 45,
                "column": 5
              },
              "end": {
                "line": 45,
                "column": 15
              }
            }
          },
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "b",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 46,
                  "column": 5
                },
                "end": {
                  "line": 46,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSStringKeyword",
              "loc": {
                "start": {
                  "line": 46,
                  "column": 8
                },
                "end": {
                  "line": 46,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 46,
                "column": 5
              },
              "end": {
                "line": 46,
                "column": 15
              }
            }
          },
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "c",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 47,
                  "column": 5
                },
                "end": {
                  "line": 47,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 47,
                  "column": 8
                },
                "end": {
                  "line": 47,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 47,
                "column": 5
              },
              "end": {
                "line": 47,
                "column": 15
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 44,
            "column": 22
          },
          "end": {
            "line": 48,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "interface1",
        "decorators": [],
        "loc": {
          "start": {
            "line": 44,
            "column": 11
          },
          "end": {
            "line": 44,
            "column": 21
          }
        }
      },
      "extends": [],
      "loc": {
        "start": {
          "line": 44,
          "column": 1
        },
        "end": {
          "line": 48,
          "column": 2
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "d",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 51,
                  "column": 5
                },
                "end": {
                  "line": 51,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 51,
                  "column": 8
                },
                "end": {
                  "line": 51,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 51,
                "column": 5
              },
              "end": {
                "line": 52,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 50,
            "column": 41
          },
          "end": {
            "line": 52,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "interface2",
        "decorators": [],
        "loc": {
          "start": {
            "line": 50,
            "column": 11
          },
          "end": {
            "line": 50,
            "column": 21
          }
        }
      },
      "extends": [
        {
          "type": "TSInterfaceHeritage",
          "expression": {
            "type": "Identifier",
            "name": "interface1",
            "decorators": [],
            "loc": {
              "start": {
                "line": 50,
                "column": 30
              },
              "end": {
                "line": 50,
                "column": 40
              }
            }
          },
          "loc": {
            "start": {
              "line": 50,
              "column": 41
            },
            "end": {
              "line": 50,
              "column": 40
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 50,
          "column": 1
        },
        "end": {
          "line": 52,
          "column": 2
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj13",
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "interface2",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 12
                  },
                  "end": {
                    "line": 54,
                    "column": 22
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 54,
                  "column": 12
                },
                "end": {
                  "line": 54,
                  "column": 22
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 54,
                "column": 5
              },
              "end": {
                "line": 54,
                "column": 10
              }
            }
          },
          "init": {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "a",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 27
                    },
                    "end": {
                      "line": 54,
                      "column": 28
                    }
                  }
                },
                "value": {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 30
                    },
                    "end": {
                      "line": 54,
                      "column": 31
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 27
                  },
                  "end": {
                    "line": 54,
                    "column": 31
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "b",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 33
                    },
                    "end": {
                      "line": 54,
                      "column": 34
                    }
                  }
                },
                "value": {
                  "type": "StringLiteral",
                  "value": "",
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 36
                    },
                    "end": {
                      "line": 54,
                      "column": 41
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 33
                  },
                  "end": {
                    "line": 54,
                    "column": 41
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "c",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 43
                    },
                    "end": {
                      "line": 54,
                      "column": 44
                    }
                  }
                },
                "value": {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 46
                    },
                    "end": {
                      "line": 54,
                      "column": 47
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 43
                  },
                  "end": {
                    "line": 54,
                    "column": 47
                  }
                }
              },
              {
                "type": "Property",
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "name": "d",
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 49
                    },
                    "end": {
                      "line": 54,
                      "column": 50
                    }
                  }
                },
                "value": {
                  "type": "NumberLiteral",
                  "value": 5,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 52
                    },
                    "end": {
                      "line": 54,
                      "column": 53
                    }
                  }
                },
                "kind": "init",
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 49
                  },
                  "end": {
                    "line": 54,
                    "column": 53
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 54,
                "column": 25
              },
              "end": {
                "line": 54,
                "column": 55
              }
            }
          },
          "loc": {
            "start": {
              "line": 54,
              "column": 5
            },
            "end": {
              "line": 54,
              "column": 55
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 54,
          "column": 1
        },
        "end": {
          "line": 54,
          "column": 56
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj14",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSTypeLiteral",
                  "members": [
                    {
                      "type": "TSPropertySignature",
                      "computed": false,
                      "optional": false,
                      "readonly": false,
                      "key": {
                        "type": "Identifier",
                        "name": "a",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 14
                          },
                          "end": {
                            "line": 55,
                            "column": 15
                          }
                        }
                      },
                      "typeAnnotation": {
                        "type": "TSUnionType",
                        "types": [
                          {
                            "type": "TSArrayType",
                            "elementType": {
                              "type": "TSNumberKeyword",
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 17
                                },
                                "end": {
                                  "line": 55,
                                  "column": 23
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 17
                              },
                              "end": {
                                "line": 55,
                                "column": 25
                              }
                            }
                          },
                          {
                            "type": "TSTupleType",
                            "elementTypes": [
                              {
                                "type": "TSStringKeyword",
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 36
                                  }
                                }
                              },
                              {
                                "type": "TSStringKeyword",
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 44
                                  }
                                }
                              },
                              {
                                "type": "TSStringKeyword",
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 52
                                  }
                                }
                              }
                            ],
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 28
                              },
                              "end": {
                                "line": 55,
                                "column": 52
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 17
                          },
                          "end": {
                            "line": 55,
                            "column": 52
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 14
                        },
                        "end": {
                          "line": 55,
                          "column": 53
                        }
                      }
                    },
                    {
                      "type": "TSMethodSignature",
                      "computed": false,
                      "optional": true,
                      "key": {
                        "type": "Identifier",
                        "name": "b",
                        "decorators": [],
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 54
                          },
                          "end": {
                            "line": 55,
                            "column": 55
                          }
                        }
                      },
                      "params": [
                        {
                          "type": "Identifier",
                          "name": "a",
                          "typeAnnotation": {
                            "type": "TSArrayType",
                            "elementType": {
                              "type": "TSNumberKeyword",
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 60
                                },
                                "end": {
                                  "line": 55,
                                  "column": 66
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 60
                              },
                              "end": {
                                "line": 55,
                                "column": 68
                              }
                            }
                          },
                          "decorators": [],
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 57
                            },
                            "end": {
                              "line": 55,
                              "column": 58
                            }
                          }
                        }
                      ],
                      "typeAnnotation": {
                        "type": "TSArrayType",
                        "elementType": {
                          "type": "TSStringKeyword",
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 71
                            },
                            "end": {
                              "line": 55,
                              "column": 77
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 71
                          },
                          "end": {
                            "line": 55,
                            "column": 79
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 54
                        },
                        "end": {
                          "line": 55,
                          "column": 81
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 55,
                      "column": 12
                    },
                    "end": {
                      "line": 55,
                      "column": 81
                    }
                  }
                },
                {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "interface2",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 55,
                        "column": 84
                      },
                      "end": {
                        "line": 55,
                        "column": 94
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 55,
                      "column": 84
                    },
                    "end": {
                      "line": 55,
                      "column": 94
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 55,
                  "column": 12
                },
                "end": {
                  "line": 55,
                  "column": 94
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 55,
                "column": 5
              },
              "end": {
                "line": 55,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 55,
              "column": 5
            },
            "end": {
              "line": 55,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 55,
          "column": 1
        },
        "end": {
          "line": 55,
          "column": 95
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj14",
          "decorators": [],
          "loc": {
            "start": {
              "line": 56,
              "column": 1
            },
            "end": {
              "line": 56,
              "column": 6
            }
          }
        },
        "right": {
          "type": "Identifier",
          "name": "obj13",
          "decorators": [],
          "loc": {
            "start": {
              "line": 56,
              "column": 9
            },
            "end": {
              "line": 56,
              "column": 14
            }
          }
        },
        "loc": {
          "start": {
            "line": 56,
            "column": 1
          },
          "end": {
            "line": 56,
            "column": 14
          }
        }
      },
      "loc": {
        "start": {
          "line": 56,
          "column": 1
        },
        "end": {
          "line": 56,
          "column": 15
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj14",
          "decorators": [],
          "loc": {
            "start": {
              "line": 57,
              "column": 1
            },
            "end": {
              "line": 57,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 11
                  },
                  "end": {
                    "line": 57,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 14
                  },
                  "end": {
                    "line": 57,
                    "column": 15
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 57,
                  "column": 11
                },
                "end": {
                  "line": 57,
                  "column": 15
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 17
                  },
                  "end": {
                    "line": 57,
                    "column": 18
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 20
                  },
                  "end": {
                    "line": 57,
                    "column": 25
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 57,
                  "column": 17
                },
                "end": {
                  "line": 57,
                  "column": 25
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "c",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 27
                  },
                  "end": {
                    "line": 57,
                    "column": 28
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 30
                  },
                  "end": {
                    "line": 57,
                    "column": 31
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 57,
                  "column": 27
                },
                "end": {
                  "line": 57,
                  "column": 31
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "d",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 33
                  },
                  "end": {
                    "line": 57,
                    "column": 34
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 36
                  },
                  "end": {
                    "line": 57,
                    "column": 37
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 57,
                  "column": 33
                },
                "end": {
                  "line": 57,
                  "column": 37
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 57,
              "column": 9
            },
            "end": {
              "line": 57,
              "column": 39
            }
          }
        },
        "loc": {
          "start": {
            "line": 57,
            "column": 1
          },
          "end": {
            "line": 57,
            "column": 39
          }
        }
      },
      "loc": {
        "start": {
          "line": 57,
          "column": 1
        },
        "end": {
          "line": 57,
          "column": 40
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj14",
          "decorators": [],
          "loc": {
            "start": {
              "line": 58,
              "column": 1
            },
            "end": {
              "line": 58,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 58,
                    "column": 11
                  },
                  "end": {
                    "line": 58,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "ArrayExpression",
                "elements": [
                  {
                    "type": "NumberLiteral",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 58,
                        "column": 15
                      },
                      "end": {
                        "line": 58,
                        "column": 16
                      }
                    }
                  },
                  {
                    "type": "NumberLiteral",
                    "value": 2,
                    "loc": {
                      "start": {
                        "line": 58,
                        "column": 18
                      },
                      "end": {
                        "line": 58,
                        "column": 19
                      }
                    }
                  },
                  {
                    "type": "NumberLiteral",
                    "value": 3,
                    "loc": {
                      "start": {
                        "line": 58,
                        "column": 21
                      },
                      "end": {
                        "line": 58,
                        "column": 22
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 58,
                    "column": 14
                  },
                  "end": {
                    "line": 58,
                    "column": 23
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 58,
                  "column": 11
                },
                "end": {
                  "line": 58,
                  "column": 23
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 58,
              "column": 9
            },
            "end": {
              "line": 58,
              "column": 25
            }
          }
        },
        "loc": {
          "start": {
            "line": 58,
            "column": 1
          },
          "end": {
            "line": 58,
            "column": 25
          }
        }
      },
      "loc": {
        "start": {
          "line": 58,
          "column": 1
        },
        "end": {
          "line": 58,
          "column": 26
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj14",
          "decorators": [],
          "loc": {
            "start": {
              "line": 59,
              "column": 1
            },
            "end": {
              "line": 59,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 59,
                    "column": 11
                  },
                  "end": {
                    "line": 59,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "ArrayExpression",
                "elements": [
                  {
                    "type": "StringLiteral",
                    "value": "",
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 15
                      },
                      "end": {
                        "line": 59,
                        "column": 20
                      }
                    }
                  },
                  {
                    "type": "StringLiteral",
                    "value": "",
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 22
                      },
                      "end": {
                        "line": 59,
                        "column": 27
                      }
                    }
                  },
                  {
                    "type": "StringLiteral",
                    "value": "",
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 29
                      },
                      "end": {
                        "line": 59,
                        "column": 34
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 59,
                    "column": 14
                  },
                  "end": {
                    "line": 59,
                    "column": 35
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 59,
                  "column": 11
                },
                "end": {
                  "line": 59,
                  "column": 35
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 59,
              "column": 9
            },
            "end": {
              "line": 59,
              "column": 37
            }
          }
        },
        "loc": {
          "start": {
            "line": 59,
            "column": 1
          },
          "end": {
            "line": 59,
            "column": 37
          }
        }
      },
      "loc": {
        "start": {
          "line": 59,
          "column": 1
        },
        "end": {
          "line": 59,
          "column": 38
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj14",
          "decorators": [],
          "loc": {
            "start": {
              "line": 60,
              "column": 1
            },
            "end": {
              "line": 60,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 11
                  },
                  "end": {
                    "line": 60,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "ArrayExpression",
                "elements": [
                  {
                    "type": "StringLiteral",
                    "value": "",
                    "loc": {
                      "start": {
                        "line": 60,
                        "column": 15
                      },
                      "end": {
                        "line": 60,
                        "column": 20
                      }
                    }
                  },
                  {
                    "type": "StringLiteral",
                    "value": "",
                    "loc": {
                      "start": {
                        "line": 60,
                        "column": 22
                      },
                      "end": {
                        "line": 60,
                        "column": 27
                      }
                    }
                  },
                  {
                    "type": "StringLiteral",
                    "value": "",
                    "loc": {
                      "start": {
                        "line": 60,
                        "column": 29
                      },
                      "end": {
                        "line": 60,
                        "column": 34
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 14
                  },
                  "end": {
                    "line": 60,
                    "column": 35
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 60,
                  "column": 11
                },
                "end": {
                  "line": 60,
                  "column": 35
                }
              }
            },
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 37
                  },
                  "end": {
                    "line": 60,
                    "column": 38
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "function": {
                  "type": "ScriptFunction",
                  "id": null,
                  "generator": false,
                  "async": false,
                  "expression": false,
                  "params": [
                    {
                      "type": "Identifier",
                      "name": "a",
                      "typeAnnotation": {
                        "type": "TSParenthesizedType",
                        "typeAnnotation": {
                          "type": "TSArrayType",
                          "elementType": {
                            "type": "TSNumberKeyword",
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 54
                              },
                              "end": {
                                "line": 60,
                                "column": 60
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 54
                            },
                            "end": {
                              "line": 60,
                              "column": 62
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 53
                          },
                          "end": {
                            "line": 60,
                            "column": 63
                          }
                        }
                      },
                      "decorators": [],
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 50
                        },
                        "end": {
                          "line": 60,
                          "column": 51
                        }
                      }
                    }
                  ],
                  "body": {
                    "type": "BlockStatement",
                    "statements": [
                      {
                        "type": "ReturnStatement",
                        "argument": {
                          "type": "ArrayExpression",
                          "elements": [
                            {
                              "type": "StringLiteral",
                              "value": "",
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 75
                                },
                                "end": {
                                  "line": 60,
                                  "column": 80
                                }
                              }
                            },
                            {
                              "type": "StringLiteral",
                              "value": "",
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 82
                                },
                                "end": {
                                  "line": 60,
                                  "column": 87
                                }
                              }
                            },
                            {
                              "type": "StringLiteral",
                              "value": "",
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 89
                                },
                                "end": {
                                  "line": 60,
                                  "column": 94
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 74
                            },
                            "end": {
                              "line": 60,
                              "column": 95
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 67
                          },
                          "end": {
                            "line": 60,
                            "column": 95
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 60,
                        "column": 65
                      },
                      "end": {
                        "line": 60,
                        "column": 97
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 60,
                      "column": 40
                    },
                    "end": {
                      "line": 60,
                      "column": 97
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 60,
                    "column": 40
                  },
                  "end": {
                    "line": 60,
                    "column": 97
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 60,
                  "column": 37
                },
                "end": {
                  "line": 60,
                  "column": 97
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 60,
              "column": 9
            },
            "end": {
              "line": 60,
              "column": 99
            }
          }
        },
        "loc": {
          "start": {
            "line": 60,
            "column": 1
          },
          "end": {
            "line": 60,
            "column": 99
          }
        }
      },
      "loc": {
        "start": {
          "line": 60,
          "column": 1
        },
        "end": {
          "line": 60,
          "column": 100
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 63,
                  "column": 5
                },
                "end": {
                  "line": 63,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 63,
                      "column": 8
                    },
                    "end": {
                      "line": 63,
                      "column": 14
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 63,
                      "column": 17
                    },
                    "end": {
                      "line": 63,
                      "column": 23
                    }
                  }
                },
                {
                  "type": "TSBooleanKeyword",
                  "loc": {
                    "start": {
                      "line": 63,
                      "column": 26
                    },
                    "end": {
                      "line": 63,
                      "column": 33
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 63,
                  "column": 8
                },
                "end": {
                  "line": 63,
                  "column": 33
                }
              }
            },
            "loc": {
              "start": {
                "line": 63,
                "column": 5
              },
              "end": {
                "line": 64,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 62,
            "column": 22
          },
          "end": {
            "line": 64,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "interface3",
        "decorators": [],
        "loc": {
          "start": {
            "line": 62,
            "column": 11
          },
          "end": {
            "line": 62,
            "column": 21
          }
        }
      },
      "extends": [],
      "loc": {
        "start": {
          "line": 62,
          "column": 1
        },
        "end": {
          "line": 64,
          "column": 2
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 67,
                  "column": 5
                },
                "end": {
                  "line": 67,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 67,
                  "column": 8
                },
                "end": {
                  "line": 67,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 67,
                "column": 5
              },
              "end": {
                "line": 68,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 66,
            "column": 41
          },
          "end": {
            "line": 68,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "interface4",
        "decorators": [],
        "loc": {
          "start": {
            "line": 66,
            "column": 11
          },
          "end": {
            "line": 66,
            "column": 21
          }
        }
      },
      "extends": [
        {
          "type": "TSInterfaceHeritage",
          "expression": {
            "type": "Identifier",
            "name": "interface3",
            "decorators": [],
            "loc": {
              "start": {
                "line": 66,
                "column": 30
              },
              "end": {
                "line": 66,
                "column": 40
              }
            }
          },
          "loc": {
            "start": {
              "line": 66,
              "column": 41
            },
            "end": {
              "line": 66,
              "column": 40
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 66,
          "column": 1
        },
        "end": {
          "line": 68,
          "column": 2
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 71,
                  "column": 5
                },
                "end": {
                  "line": 71,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSStringKeyword",
              "loc": {
                "start": {
                  "line": 71,
                  "column": 8
                },
                "end": {
                  "line": 71,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 71,
                "column": 5
              },
              "end": {
                "line": 72,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 70,
            "column": 41
          },
          "end": {
            "line": 72,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "interface5",
        "decorators": [],
        "loc": {
          "start": {
            "line": 70,
            "column": 11
          },
          "end": {
            "line": 70,
            "column": 21
          }
        }
      },
      "extends": [
        {
          "type": "TSInterfaceHeritage",
          "expression": {
            "type": "Identifier",
            "name": "interface3",
            "decorators": [],
            "loc": {
              "start": {
                "line": 70,
                "column": 30
              },
              "end": {
                "line": 70,
                "column": 40
              }
            }
          },
          "loc": {
            "start": {
              "line": 70,
              "column": 41
            },
            "end": {
              "line": 70,
              "column": 40
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 70,
          "column": 1
        },
        "end": {
          "line": 72,
          "column": 2
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 75,
                  "column": 5
                },
                "end": {
                  "line": 75,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSBooleanKeyword",
              "loc": {
                "start": {
                  "line": 75,
                  "column": 8
                },
                "end": {
                  "line": 75,
                  "column": 15
                }
              }
            },
            "loc": {
              "start": {
                "line": 75,
                "column": 5
              },
              "end": {
                "line": 76,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 74,
            "column": 41
          },
          "end": {
            "line": 76,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "interface6",
        "decorators": [],
        "loc": {
          "start": {
            "line": 74,
            "column": 11
          },
          "end": {
            "line": 74,
            "column": 21
          }
        }
      },
      "extends": [
        {
          "type": "TSInterfaceHeritage",
          "expression": {
            "type": "Identifier",
            "name": "interface3",
            "decorators": [],
            "loc": {
              "start": {
                "line": 74,
                "column": 30
              },
              "end": {
                "line": 74,
                "column": 40
              }
            }
          },
          "loc": {
            "start": {
              "line": 74,
              "column": 41
            },
            "end": {
              "line": 74,
              "column": 40
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 74,
          "column": 1
        },
        "end": {
          "line": 76,
          "column": 2
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "obj15",
            "typeAnnotation": {
              "type": "TSUnionType",
              "types": [
                {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "interface4",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 12
                      },
                      "end": {
                        "line": 78,
                        "column": 22
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 12
                    },
                    "end": {
                      "line": 78,
                      "column": 22
                    }
                  }
                },
                {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "interface5",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 25
                      },
                      "end": {
                        "line": 78,
                        "column": 35
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 25
                    },
                    "end": {
                      "line": 78,
                      "column": 35
                    }
                  }
                },
                {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "interface6",
                    "decorators": [],
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 38
                      },
                      "end": {
                        "line": 78,
                        "column": 48
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 38
                    },
                    "end": {
                      "line": 78,
                      "column": 48
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 78,
                  "column": 12
                },
                "end": {
                  "line": 78,
                  "column": 48
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 78,
                "column": 5
              },
              "end": {
                "line": 78,
                "column": 10
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 78,
              "column": 5
            },
            "end": {
              "line": 78,
              "column": 10
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 78,
          "column": 1
        },
        "end": {
          "line": 78,
          "column": 49
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj15",
          "decorators": [],
          "loc": {
            "start": {
              "line": 79,
              "column": 1
            },
            "end": {
              "line": 79,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 79,
                    "column": 11
                  },
                  "end": {
                    "line": 79,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "NumberLiteral",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 79,
                    "column": 14
                  },
                  "end": {
                    "line": 79,
                    "column": 15
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 79,
                  "column": 11
                },
                "end": {
                  "line": 79,
                  "column": 15
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 79,
              "column": 9
            },
            "end": {
              "line": 79,
              "column": 17
            }
          }
        },
        "loc": {
          "start": {
            "line": 79,
            "column": 1
          },
          "end": {
            "line": 79,
            "column": 17
          }
        }
      },
      "loc": {
        "start": {
          "line": 79,
          "column": 1
        },
        "end": {
          "line": 79,
          "column": 18
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj15",
          "decorators": [],
          "loc": {
            "start": {
              "line": 80,
              "column": 1
            },
            "end": {
              "line": 80,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 80,
                    "column": 11
                  },
                  "end": {
                    "line": 80,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "StringLiteral",
                "value": "",
                "loc": {
                  "start": {
                    "line": 80,
                    "column": 14
                  },
                  "end": {
                    "line": 80,
                    "column": 19
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 80,
                  "column": 11
                },
                "end": {
                  "line": 80,
                  "column": 19
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 80,
              "column": 9
            },
            "end": {
              "line": 80,
              "column": 21
            }
          }
        },
        "loc": {
          "start": {
            "line": 80,
            "column": 1
          },
          "end": {
            "line": 80,
            "column": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 80,
          "column": 1
        },
        "end": {
          "line": 80,
          "column": 22
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "operator": "=",
        "left": {
          "type": "Identifier",
          "name": "obj15",
          "decorators": [],
          "loc": {
            "start": {
              "line": 81,
              "column": 1
            },
            "end": {
              "line": 81,
              "column": 6
            }
          }
        },
        "right": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Property",
              "method": false,
              "shorthand": false,
              "computed": false,
              "key": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 11
                  },
                  "end": {
                    "line": 81,
                    "column": 12
                  }
                }
              },
              "value": {
                "type": "BooleanLiteral",
                "value": true,
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 14
                  },
                  "end": {
                    "line": 81,
                    "column": 18
                  }
                }
              },
              "kind": "init",
              "loc": {
                "start": {
                  "line": 81,
                  "column": 11
                },
                "end": {
                  "line": 81,
                  "column": 18
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 81,
              "column": 9
            },
            "end": {
              "line": 81,
              "column": 20
            }
          }
        },
        "loc": {
          "start": {
            "line": 81,
            "column": 1
          },
          "end": {
            "line": 81,
            "column": 20
          }
        }
      },
      "loc": {
        "start": {
          "line": 81,
          "column": 1
        },
        "end": {
          "line": 81,
          "column": 21
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 81,
      "column": 21
    }
  }
}
