{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "SwitchStatement",
      "discriminant": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 8,
            "offset": 8
          },
          "end": {
            "line": 1,
            "column": 9,
            "offset": 9
          }
        }
      },
      "cases": [
        {
          "type": "SwitchCase",
          "test": {
            "type": "IdentifierExpression",
            "name": "b",
            "loc": {
              "start": {
                "line": 2,
                "column": 7,
                "offset": 20
              },
              "end": {
                "line": 2,
                "column": 8,
                "offset": 21
              }
            }
          },
          "consequent": [
            {
              "type": "BlockStatement",
              "block": {
                "type": "Block",
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "IdentifierExpression",
                      "name": "c",
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 4,
                          "offset": 29
                        },
                        "end": {
                          "line": 3,
                          "column": 5,
                          "offset": 30
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 4,
                        "offset": 29
                      },
                      "end": {
                        "line": 3,
                        "column": 6,
                        "offset": 31
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 10,
                    "offset": 23
                  },
                  "end": {
                    "line": 4,
                    "column": 3,
                    "offset": 35
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 10,
                  "offset": 23
                },
                "end": {
                  "line": 4,
                  "column": 3,
                  "offset": 35
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 2,
              "offset": 15
            },
            "end": {
              "line": 4,
              "column": 3,
              "offset": 35
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 37
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 6,
      "column": 0,
      "offset": 38
    }
  }
}
