{
  "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": "LiteralNumericExpression",
            "value": 1,
            "loc": {
              "start": {
                "line": 2,
                "column": 5,
                "offset": 18
              },
              "end": {
                "line": 2,
                "column": 6,
                "offset": 19
              }
            }
          },
          "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": 50
                      },
                      "end": {
                        "line": 4,
                        "column": 14,
                        "offset": 52
                      }
                    }
                  },
                  "body": {
                    "type": "FunctionBody",
                    "directives": [],
                    "statements": [
                      {
                        "type": "ExpressionStatement",
                        "expression": {
                          "type": "CallExpression",
                          "callee": {
                            "type": "IdentifierExpression",
                            "name": "b",
                            "loc": {
                              "start": {
                                "line": 5,
                                "column": 4,
                                "offset": 59
                              },
                              "end": {
                                "line": 5,
                                "column": 5,
                                "offset": 60
                              }
                            }
                          },
                          "arguments": [
                            {
                              "type": "LiteralStringExpression",
                              "value": "c",
                              "loc": {
                                "start": {
                                  "line": 5,
                                  "column": 6,
                                  "offset": 61
                                },
                                "end": {
                                  "line": 5,
                                  "column": 9,
                                  "offset": 64
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 5,
                              "column": 4,
                              "offset": 59
                            },
                            "end": {
                              "line": 5,
                              "column": 10,
                              "offset": 65
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 5,
                            "column": 4,
                            "offset": 59
                          },
                          "end": {
                            "line": 5,
                            "column": 11,
                            "offset": 66
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 15,
                        "offset": 53
                      },
                      "end": {
                        "line": 6,
                        "column": 3,
                        "offset": 70
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 3,
                      "offset": 41
                    },
                    "end": {
                      "line": 6,
                      "column": 3,
                      "offset": 70
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 3,
                    "offset": 41
                  },
                  "end": {
                    "line": 6,
                    "column": 5,
                    "offset": 72
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 2,
                  "offset": 40
                },
                "end": {
                  "line": 6,
                  "column": 7,
                  "offset": 74
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 2,
                      "offset": 77
                    },
                    "end": {
                      "line": 7,
                      "column": 3,
                      "offset": 78
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "LiteralStringExpression",
                    "value": "d",
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 4,
                        "offset": 79
                      },
                      "end": {
                        "line": 7,
                        "column": 7,
                        "offset": 82
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 2,
                    "offset": 77
                  },
                  "end": {
                    "line": 7,
                    "column": 8,
                    "offset": 83
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 2,
                  "offset": 77
                },
                "end": {
                  "line": 7,
                  "column": 9,
                  "offset": 84
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 0,
              "offset": 13
            },
            "end": {
              "line": 7,
              "column": 9,
              "offset": 84
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 8,
          "column": 1,
          "offset": 86
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 9,
      "column": 0,
      "offset": 87
    }
  }
}
