{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 10,
                "offset": 10
              },
              "end": {
                "line": 1,
                "column": 12,
                "offset": 12
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [
              {
                "type": "Directive",
                "rawValue": "use\\x20strict",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 15,
                    "offset": 15
                  },
                  "end": {
                    "line": 1,
                    "column": 31,
                    "offset": 31
                  }
                }
              }
            ],
            "statements": [
              {
                "type": "WithStatement",
                "object": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 38,
                      "offset": 38
                    },
                    "end": {
                      "line": 1,
                      "column": 39,
                      "offset": 39
                    }
                  }
                },
                "body": {
                  "type": "EmptyStatement",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 40,
                      "offset": 40
                    },
                    "end": {
                      "line": 1,
                      "column": 41,
                      "offset": 41
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 32,
                    "offset": 32
                  },
                  "end": {
                    "line": 1,
                    "column": 41,
                    "offset": 41
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 1,
                "column": 43,
                "offset": 43
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 1,
              "column": 43,
              "offset": 43
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 45,
            "offset": 45
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 46,
          "offset": 46
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 46,
      "offset": 46
    }
  }
}
