{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [
          {
            "type": "ThrowStatement",
            "expression": {
              "type": "IdentifierExpression",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                },
                "end": {
                  "line": 1,
                  "column": 9,
                  "offset": 9
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 2,
                "offset": 2
              },
              "end": {
                "line": 1,
                "column": 9,
                "offset": 9
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "IdentifierExpression",
              "name": "a",
              "loc": {
                "start": {
                  "line": 2,
                  "column": 10,
                  "offset": 32
                },
                "end": {
                  "line": 2,
                  "column": 11,
                  "offset": 33
                }
              }
            },
            "loc": {
              "start": {
                "line": 2,
                "column": 10,
                "offset": 32
              },
              "end": {
                "line": 2,
                "column": 12,
                "offset": 34
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 2,
            "column": 14,
            "offset": 36
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 2,
          "column": 14,
          "offset": 36
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 14,
      "offset": 36
    }
  }
}
