{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "DebuggerStatement",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 9,
          "offset": 9
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 2,
            "column": 4,
            "offset": 14
          },
          "end": {
            "line": 2,
            "column": 5,
            "offset": 15
          }
        }
      },
      "consequent": {
        "type": "DebuggerStatement",
        "loc": {
          "start": {
            "line": 2,
            "column": 7,
            "offset": 17
          },
          "end": {
            "line": 2,
            "column": 16,
            "offset": 26
          }
        }
      },
      "alternate": null,
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 10
        },
        "end": {
          "line": 2,
          "column": 16,
          "offset": 26
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 16,
      "offset": 26
    }
  }
}
