{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "NewExpression",
        "callee": {
          "type": "BinaryExpression",
          "left": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 5,
                "offset": 5
              },
              "end": {
                "line": 1,
                "column": 6,
                "offset": 6
              }
            }
          },
          "operator": ",",
          "right": {
            "type": "IdentifierExpression",
            "name": "b",
            "loc": {
              "start": {
                "line": 1,
                "column": 8,
                "offset": 8
              },
              "end": {
                "line": 1,
                "column": 9,
                "offset": 9
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 5,
              "offset": 5
            },
            "end": {
              "line": 1,
              "column": 9,
              "offset": 9
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 10,
            "offset": 10
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 10,
          "offset": 10
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "NewExpression",
        "callee": {
          "type": "BinaryExpression",
          "left": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 2,
                "column": 5,
                "offset": 16
              },
              "end": {
                "line": 2,
                "column": 6,
                "offset": 17
              }
            }
          },
          "operator": "||",
          "right": {
            "type": "IdentifierExpression",
            "name": "b",
            "loc": {
              "start": {
                "line": 2,
                "column": 10,
                "offset": 21
              },
              "end": {
                "line": 2,
                "column": 11,
                "offset": 22
              }
            }
          },
          "loc": {
            "start": {
              "line": 2,
              "column": 5,
              "offset": 16
            },
            "end": {
              "line": 2,
              "column": 11,
              "offset": 22
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 11
          },
          "end": {
            "line": 2,
            "column": 12,
            "offset": 23
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 11
        },
        "end": {
          "line": 2,
          "column": 12,
          "offset": 23
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "NewExpression",
        "callee": {
          "type": "ConditionalExpression",
          "test": {
            "type": "IdentifierExpression",
            "name": "c",
            "loc": {
              "start": {
                "line": 3,
                "column": 5,
                "offset": 29
              },
              "end": {
                "line": 3,
                "column": 6,
                "offset": 30
              }
            }
          },
          "consequent": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 3,
                "column": 9,
                "offset": 33
              },
              "end": {
                "line": 3,
                "column": 10,
                "offset": 34
              }
            }
          },
          "alternate": {
            "type": "IdentifierExpression",
            "name": "b",
            "loc": {
              "start": {
                "line": 3,
                "column": 13,
                "offset": 37
              },
              "end": {
                "line": 3,
                "column": 14,
                "offset": 38
              }
            }
          },
          "loc": {
            "start": {
              "line": 3,
              "column": 5,
              "offset": 29
            },
            "end": {
              "line": 3,
              "column": 14,
              "offset": 38
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 24
          },
          "end": {
            "line": 3,
            "column": 15,
            "offset": 39
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 24
        },
        "end": {
          "line": 3,
          "column": 15,
          "offset": 39
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 3,
      "column": 15,
      "offset": 39
    }
  }
}
