{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "SwitchStatementWithDefault",
      "discriminant": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 8,
            "offset": 8
          },
          "end": {
            "line": 1,
            "column": 9,
            "offset": 9
          }
        }
      },
      "preDefaultCases": [],
      "defaultCase": {
        "type": "SwitchDefault",
        "consequent": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "FunctionExpression",
                "isAsync": false,
                "isGenerator": false,
                "name": null,
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 12,
                      "offset": 58
                    },
                    "end": {
                      "line": 4,
                      "column": 14,
                      "offset": 60
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "b",
                          "loc": {
                            "start": {
                              "line": 5,
                              "column": 4,
                              "offset": 67
                            },
                            "end": {
                              "line": 5,
                              "column": 5,
                              "offset": 68
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "LiteralStringExpression",
                            "value": "c",
                            "loc": {
                              "start": {
                                "line": 5,
                                "column": 6,
                                "offset": 69
                              },
                              "end": {
                                "line": 5,
                                "column": 9,
                                "offset": 72
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 5,
                            "column": 4,
                            "offset": 67
                          },
                          "end": {
                            "line": 5,
                            "column": 10,
                            "offset": 73
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 5,
                          "column": 4,
                          "offset": 67
                        },
                        "end": {
                          "line": 5,
                          "column": 11,
                          "offset": 74
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 15,
                      "offset": 61
                    },
                    "end": {
                      "line": 6,
                      "column": 3,
                      "offset": 78
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 3,
                    "offset": 49
                  },
                  "end": {
                    "line": 6,
                    "column": 3,
                    "offset": 78
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 4,
                  "column": 3,
                  "offset": 49
                },
                "end": {
                  "line": 6,
                  "column": 5,
                  "offset": 80
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 2,
                "offset": 48
              },
              "end": {
                "line": 6,
                "column": 7,
                "offset": 82
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 13
          },
          "end": {
            "line": 6,
            "column": 7,
            "offset": 82
          }
        }
      },
      "postDefaultCases": [],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 7,
          "column": 1,
          "offset": 84
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 0,
      "offset": 85
    }
  }
}
