{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "left": {
          "type": "BinaryExpression",
          "left": {
            "type": "BinaryExpression",
            "left": {
              "type": "StaticMemberExpression",
              "object": {
                "type": "IdentifierExpression",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 0,
                    "offset": 0
                  },
                  "end": {
                    "line": 1,
                    "column": 1,
                    "offset": 1
                  }
                }
              },
              "property": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 0,
                  "offset": 0
                },
                "end": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                }
              }
            },
            "operator": ",",
            "right": {
              "type": "StaticMemberExpression",
              "object": {
                "type": "IdentifierExpression",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 4,
                    "offset": 4
                  },
                  "end": {
                    "line": 1,
                    "column": 5,
                    "offset": 5
                  }
                }
              },
              "property": "Infinity",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 4,
                  "offset": 4
                },
                "end": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 0,
                "offset": 0
              },
              "end": {
                "line": 1,
                "column": 14,
                "offset": 14
              }
            }
          },
          "operator": ",",
          "right": {
            "type": "StaticMemberExpression",
            "object": {
              "type": "IdentifierExpression",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                },
                "end": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                }
              }
            },
            "property": "true",
            "loc": {
              "start": {
                "line": 1,
                "column": 15,
                "offset": 15
              },
              "end": {
                "line": 1,
                "column": 21,
                "offset": 21
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        },
        "operator": ",",
        "right": {
          "type": "StaticMemberExpression",
          "object": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 22,
                "offset": 22
              },
              "end": {
                "line": 1,
                "column": 23,
                "offset": 23
              }
            }
          },
          "property": "false",
          "loc": {
            "start": {
              "line": 1,
              "column": 22,
              "offset": 22
            },
            "end": {
              "line": 1,
              "column": 29,
              "offset": 29
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 29,
            "offset": 29
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 29,
          "offset": 29
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 30
    }
  }
}
