{
  "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": [],
            "statements": [
              {
                "type": "SwitchStatementWithDefault",
                "discriminant": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 12,
                      "offset": 27
                    },
                    "end": {
                      "line": 2,
                      "column": 13,
                      "offset": 28
                    }
                  }
                },
                "preDefaultCases": [
                  {
                    "type": "SwitchCase",
                    "test": {
                      "type": "LiteralNumericExpression",
                      "value": 1,
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 13,
                          "offset": 45
                        },
                        "end": {
                          "line": 3,
                          "column": 14,
                          "offset": 46
                        }
                      }
                    },
                    "consequent": [
                      {
                        "type": "ExpressionStatement",
                        "expression": {
                          "type": "CallExpression",
                          "callee": {
                            "type": "IdentifierExpression",
                            "name": "b",
                            "loc": {
                              "start": {
                                "line": 4,
                                "column": 12,
                                "offset": 60
                              },
                              "end": {
                                "line": 4,
                                "column": 13,
                                "offset": 61
                              }
                            }
                          },
                          "arguments": [
                            {
                              "type": "LiteralStringExpression",
                              "value": "c",
                              "loc": {
                                "start": {
                                  "line": 4,
                                  "column": 14,
                                  "offset": 62
                                },
                                "end": {
                                  "line": 4,
                                  "column": 17,
                                  "offset": 65
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 12,
                              "offset": 60
                            },
                            "end": {
                              "line": 4,
                              "column": 18,
                              "offset": 66
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 12,
                            "offset": 60
                          },
                          "end": {
                            "line": 4,
                            "column": 19,
                            "offset": 67
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 8,
                        "offset": 40
                      },
                      "end": {
                        "line": 4,
                        "column": 19,
                        "offset": 67
                      }
                    }
                  }
                ],
                "defaultCase": {
                  "type": "SwitchDefault",
                  "consequent": [],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 8,
                      "offset": 76
                    },
                    "end": {
                      "line": 5,
                      "column": 16,
                      "offset": 84
                    }
                  }
                },
                "postDefaultCases": [],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 8,
                    "column": 5,
                    "offset": 192
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 9,
                "column": 1,
                "offset": 194
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 9,
              "column": 1,
              "offset": 194
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 9,
            "column": 3,
            "offset": 196
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 9,
          "column": 5,
          "offset": 198
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 10,
      "column": 0,
      "offset": 199
    }
  }
}
