{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "SwitchStatementWithDefault",
      "discriminant": {
        "type": "LiteralNumericExpression",
        "value": 1,
        "loc": {
          "start": {
            "line": 1,
            "column": 8,
            "offset": 8
          },
          "end": {
            "line": 1,
            "column": 9,
            "offset": 9
          }
        }
      },
      "preDefaultCases": [
        {
          "type": "SwitchCase",
          "test": {
            "type": "LiteralNumericExpression",
            "value": 2,
            "loc": {
              "start": {
                "line": 2,
                "column": 7,
                "offset": 20
              },
              "end": {
                "line": 2,
                "column": 8,
                "offset": 21
              }
            }
          },
          "consequent": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 10,
                      "offset": 23
                    },
                    "end": {
                      "line": 2,
                      "column": 11,
                      "offset": 24
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 10,
                    "offset": 23
                  },
                  "end": {
                    "line": 2,
                    "column": 13,
                    "offset": 26
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 10,
                  "offset": 23
                },
                "end": {
                  "line": 2,
                  "column": 14,
                  "offset": 27
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 2,
              "offset": 15
            },
            "end": {
              "line": 2,
              "column": 14,
              "offset": 27
            }
          }
        },
        {
          "type": "SwitchCase",
          "test": {
            "type": "BinaryExpression",
            "left": {
              "type": "LiteralNumericExpression",
              "value": 3,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 7,
                  "offset": 35
                },
                "end": {
                  "line": 3,
                  "column": 8,
                  "offset": 36
                }
              }
            },
            "operator": "+",
            "right": {
              "type": "LiteralNumericExpression",
              "value": 4,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 9,
                  "offset": 37
                },
                "end": {
                  "line": 3,
                  "column": 10,
                  "offset": 38
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 7,
                "offset": 35
              },
              "end": {
                "line": 3,
                "column": 10,
                "offset": 38
              }
            }
          },
          "consequent": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 12,
                      "offset": 40
                    },
                    "end": {
                      "line": 3,
                      "column": 13,
                      "offset": 41
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 12,
                    "offset": 40
                  },
                  "end": {
                    "line": 3,
                    "column": 15,
                    "offset": 43
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 3,
                  "column": 12,
                  "offset": 40
                },
                "end": {
                  "line": 3,
                  "column": 16,
                  "offset": 44
                }
              }
            },
            {
              "type": "BreakStatement",
              "label": null,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 17,
                  "offset": 45
                },
                "end": {
                  "line": 3,
                  "column": 23,
                  "offset": 51
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 2,
              "offset": 30
            },
            "end": {
              "line": 3,
              "column": 23,
              "offset": 51
            }
          }
        },
        {
          "type": "SwitchCase",
          "test": {
            "type": "BinaryExpression",
            "left": {
              "type": "BinaryExpression",
              "left": {
                "type": "LiteralNumericExpression",
                "value": 5,
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 7,
                    "offset": 59
                  },
                  "end": {
                    "line": 4,
                    "column": 8,
                    "offset": 60
                  }
                }
              },
              "operator": "+",
              "right": {
                "type": "LiteralNumericExpression",
                "value": 6,
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 9,
                    "offset": 61
                  },
                  "end": {
                    "line": 4,
                    "column": 10,
                    "offset": 62
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 7,
                  "offset": 59
                },
                "end": {
                  "line": 4,
                  "column": 10,
                  "offset": 62
                }
              }
            },
            "operator": "+",
            "right": {
              "type": "LiteralNumericExpression",
              "value": 7,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 11,
                  "offset": 63
                },
                "end": {
                  "line": 4,
                  "column": 12,
                  "offset": 64
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 7,
                "offset": 59
              },
              "end": {
                "line": 4,
                "column": 12,
                "offset": 64
              }
            }
          },
          "consequent": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 14,
                      "offset": 66
                    },
                    "end": {
                      "line": 4,
                      "column": 15,
                      "offset": 67
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 14,
                    "offset": 66
                  },
                  "end": {
                    "line": 4,
                    "column": 17,
                    "offset": 69
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 14,
                  "offset": 66
                },
                "end": {
                  "line": 4,
                  "column": 18,
                  "offset": 70
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 2,
              "offset": 54
            },
            "end": {
              "line": 4,
              "column": 18,
              "offset": 70
            }
          }
        }
      ],
      "defaultCase": {
        "type": "SwitchDefault",
        "consequent": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "d",
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 4,
                    "offset": 86
                  },
                  "end": {
                    "line": 6,
                    "column": 5,
                    "offset": 87
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 6,
                  "column": 4,
                  "offset": 86
                },
                "end": {
                  "line": 6,
                  "column": 7,
                  "offset": 89
                }
              }
            },
            "loc": {
              "start": {
                "line": 6,
                "column": 4,
                "offset": 86
              },
              "end": {
                "line": 6,
                "column": 8,
                "offset": 90
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 5,
            "column": 2,
            "offset": 73
          },
          "end": {
            "line": 6,
            "column": 8,
            "offset": 90
          }
        }
      },
      "postDefaultCases": [],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 7,
          "column": 1,
          "offset": 92
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 1,
      "offset": 92
    }
  }
}
