{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [
              {
                "type": "BindingIdentifier",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 11,
                    "offset": 11
                  },
                  "end": {
                    "line": 1,
                    "column": 12,
                    "offset": 12
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 10,
                "offset": 10
              },
              "end": {
                "line": 1,
                "column": 13,
                "offset": 13
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [],
            "statements": [
              {
                "type": "SwitchStatementWithDefault",
                "discriminant": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 12,
                      "offset": 28
                    },
                    "end": {
                      "line": 2,
                      "column": 13,
                      "offset": 29
                    }
                  }
                },
                "preDefaultCases": [
                  {
                    "type": "SwitchCase",
                    "test": {
                      "type": "LiteralNumericExpression",
                      "value": 1,
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 9,
                          "offset": 42
                        },
                        "end": {
                          "line": 3,
                          "column": 10,
                          "offset": 43
                        }
                      }
                    },
                    "consequent": [],
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 4,
                        "offset": 37
                      },
                      "end": {
                        "line": 3,
                        "column": 11,
                        "offset": 44
                      }
                    }
                  }
                ],
                "defaultCase": {
                  "type": "SwitchDefault",
                  "consequent": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "b",
                          "loc": {
                            "start": {
                              "line": 5,
                              "column": 8,
                              "offset": 66
                            },
                            "end": {
                              "line": 5,
                              "column": 9,
                              "offset": 67
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "LiteralStringExpression",
                            "value": "c",
                            "loc": {
                              "start": {
                                "line": 5,
                                "column": 10,
                                "offset": 68
                              },
                              "end": {
                                "line": 5,
                                "column": 13,
                                "offset": 71
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 5,
                            "column": 8,
                            "offset": 66
                          },
                          "end": {
                            "line": 5,
                            "column": 14,
                            "offset": 72
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 5,
                          "column": 8,
                          "offset": 66
                        },
                        "end": {
                          "line": 5,
                          "column": 15,
                          "offset": 73
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 4,
                      "offset": 49
                    },
                    "end": {
                      "line": 5,
                      "column": 15,
                      "offset": 73
                    }
                  }
                },
                "postDefaultCases": [],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 20
                  },
                  "end": {
                    "line": 6,
                    "column": 5,
                    "offset": 79
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 14,
                "offset": 14
              },
              "end": {
                "line": 7,
                "column": 1,
                "offset": 81
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 7,
              "column": 1,
              "offset": 81
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 7,
            "column": 3,
            "offset": 83
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 7,
          "column": 5,
          "offset": 85
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 0,
      "offset": 86
    }
  }
}
