{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "NewExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 4,
              "offset": 4
            },
            "end": {
              "line": 1,
              "column": 5,
              "offset": 5
            }
          }
        },
        "arguments": [
          {
            "type": "LiteralStringExpression",
            "value": "aa, [bb]",
            "loc": {
              "start": {
                "line": 1,
                "column": 6,
                "offset": 6
              },
              "end": {
                "line": 1,
                "column": 16,
                "offset": 16
              }
            }
          },
          {
            "type": "LiteralStringExpression",
            "value": "return aa;",
            "loc": {
              "start": {
                "line": 1,
                "column": 18,
                "offset": 18
              },
              "end": {
                "line": 1,
                "column": 30,
                "offset": 30
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 31,
            "offset": 31
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 32,
          "offset": 32
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "NewExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 2,
              "column": 4,
              "offset": 37
            },
            "end": {
              "line": 2,
              "column": 5,
              "offset": 38
            }
          }
        },
        "arguments": [
          {
            "type": "LiteralStringExpression",
            "value": "aa, {bb}",
            "loc": {
              "start": {
                "line": 2,
                "column": 6,
                "offset": 39
              },
              "end": {
                "line": 2,
                "column": 16,
                "offset": 49
              }
            }
          },
          {
            "type": "LiteralStringExpression",
            "value": "return aa;",
            "loc": {
              "start": {
                "line": 2,
                "column": 18,
                "offset": 51
              },
              "end": {
                "line": 2,
                "column": 30,
                "offset": 63
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 33
          },
          "end": {
            "line": 2,
            "column": 31,
            "offset": 64
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 33
        },
        "end": {
          "line": 2,
          "column": 32,
          "offset": 65
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "NewExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 3,
              "column": 4,
              "offset": 70
            },
            "end": {
              "line": 3,
              "column": 5,
              "offset": 71
            }
          }
        },
        "arguments": [
          {
            "type": "LiteralStringExpression",
            "value": "[[aa]], [{bb}]",
            "loc": {
              "start": {
                "line": 3,
                "column": 6,
                "offset": 72
              },
              "end": {
                "line": 3,
                "column": 22,
                "offset": 88
              }
            }
          },
          {
            "type": "LiteralStringExpression",
            "value": "return aa;",
            "loc": {
              "start": {
                "line": 3,
                "column": 24,
                "offset": 90
              },
              "end": {
                "line": 3,
                "column": 36,
                "offset": 102
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 66
          },
          "end": {
            "line": 3,
            "column": 37,
            "offset": 103
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 66
        },
        "end": {
          "line": 3,
          "column": 38,
          "offset": 104
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 3,
      "column": 38,
      "offset": 104
    }
  }
}
