{
  "type": "Program",
  "statements": [
    {
      "type": "IfStatement",
      "test": {
        "type": "UnaryExpression",
        "operator": "!",
        "prefix": true,
        "argument": {
          "type": "NumberLiteral",
          "value": 1,
          "loc": {
            "start": {
              "line": 17,
              "column": 5
            },
            "end": {
              "line": 17,
              "column": 8
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 4
          },
          "end": {
            "line": 17,
            "column": 8
          }
        }
      },
      "consequent": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "alma",
            "decorators": [],
            "loc": {
              "start": {
                "line": 18,
                "column": 2
              },
              "end": {
                "line": 18,
                "column": 6
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 0,
            "loc": {
              "start": {
                "line": 18,
                "column": 9
              },
              "end": {
                "line": 18,
                "column": 10
              }
            }
          },
          "loc": {
            "start": {
              "line": 18,
              "column": 2
            },
            "end": {
              "line": 18,
              "column": 10
            }
          }
        },
        "loc": {
          "start": {
            "line": 18,
            "column": 2
          },
          "end": {
            "line": 18,
            "column": 10
          }
        }
      },
      "alternate": null,
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 10
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "NumberLiteral",
        "value": 1,
        "loc": {
          "start": {
            "line": 20,
            "column": 4
          },
          "end": {
            "line": 20,
            "column": 5
          }
        }
      },
      "consequent": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "fa",
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 7
              },
              "end": {
                "line": 20,
                "column": 9
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 1,
            "loc": {
              "start": {
                "line": 20,
                "column": 12
              },
              "end": {
                "line": 20,
                "column": 13
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 7
            },
            "end": {
              "line": 20,
              "column": 13
            }
          }
        },
        "loc": {
          "start": {
            "line": 20,
            "column": 7
          },
          "end": {
            "line": 20,
            "column": 13
          }
        }
      },
      "alternate": null,
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 13
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "NumberLiteral",
        "value": 0,
        "loc": {
          "start": {
            "line": 22,
            "column": 4
          },
          "end": {
            "line": 22,
            "column": 5
          }
        }
      },
      "consequent": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "alma",
            "decorators": [],
            "loc": {
              "start": {
                "line": 22,
                "column": 7
              },
              "end": {
                "line": 22,
                "column": 11
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 0,
            "loc": {
              "start": {
                "line": 22,
                "column": 14
              },
              "end": {
                "line": 22,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 22,
              "column": 7
            },
            "end": {
              "line": 22,
              "column": 15
            }
          }
        },
        "loc": {
          "start": {
            "line": 22,
            "column": 7
          },
          "end": {
            "line": 22,
            "column": 16
          }
        }
      },
      "alternate": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "fa",
            "decorators": [],
            "loc": {
              "start": {
                "line": 22,
                "column": 22
              },
              "end": {
                "line": 22,
                "column": 24
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 1,
            "loc": {
              "start": {
                "line": 22,
                "column": 27
              },
              "end": {
                "line": 22,
                "column": 28
              }
            }
          },
          "loc": {
            "start": {
              "line": 22,
              "column": 22
            },
            "end": {
              "line": 22,
              "column": 28
            }
          }
        },
        "loc": {
          "start": {
            "line": 22,
            "column": 22
          },
          "end": {
            "line": 22,
            "column": 28
          }
        }
      },
      "loc": {
        "start": {
          "line": 22,
          "column": 1
        },
        "end": {
          "line": 22,
          "column": 28
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "NumberLiteral",
        "value": 0,
        "loc": {
          "start": {
            "line": 24,
            "column": 4
          },
          "end": {
            "line": 24,
            "column": 5
          }
        }
      },
      "consequent": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "alma",
            "decorators": [],
            "loc": {
              "start": {
                "line": 25,
                "column": 3
              },
              "end": {
                "line": 25,
                "column": 7
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 0,
            "loc": {
              "start": {
                "line": 25,
                "column": 10
              },
              "end": {
                "line": 25,
                "column": 11
              }
            }
          },
          "loc": {
            "start": {
              "line": 25,
              "column": 3
            },
            "end": {
              "line": 25,
              "column": 11
            }
          }
        },
        "loc": {
          "start": {
            "line": 25,
            "column": 3
          },
          "end": {
            "line": 25,
            "column": 12
          }
        }
      },
      "alternate": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "fa",
            "decorators": [],
            "loc": {
              "start": {
                "line": 26,
                "column": 6
              },
              "end": {
                "line": 26,
                "column": 8
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 1,
            "loc": {
              "start": {
                "line": 26,
                "column": 11
              },
              "end": {
                "line": 26,
                "column": 12
              }
            }
          },
          "loc": {
            "start": {
              "line": 26,
              "column": 6
            },
            "end": {
              "line": 26,
              "column": 12
            }
          }
        },
        "loc": {
          "start": {
            "line": 26,
            "column": 6
          },
          "end": {
            "line": 26,
            "column": 12
          }
        }
      },
      "loc": {
        "start": {
          "line": 24,
          "column": 1
        },
        "end": {
          "line": 26,
          "column": 12
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "NumberLiteral",
        "value": 0,
        "loc": {
          "start": {
            "line": 28,
            "column": 4
          },
          "end": {
            "line": 28,
            "column": 5
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "AssignmentExpression",
              "operator": "=",
              "left": {
                "type": "Identifier",
                "name": "alma",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 8
                  },
                  "end": {
                    "line": 28,
                    "column": 12
                  }
                }
              },
              "right": {
                "type": "NumberLiteral",
                "value": 0,
                "loc": {
                  "start": {
                    "line": 28,
                    "column": 15
                  },
                  "end": {
                    "line": 28,
                    "column": 16
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 28,
                  "column": 8
                },
                "end": {
                  "line": 28,
                  "column": 16
                }
              }
            },
            "loc": {
              "start": {
                "line": 28,
                "column": 8
              },
              "end": {
                "line": 28,
                "column": 16
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 28,
            "column": 7
          },
          "end": {
            "line": 28,
            "column": 17
          }
        }
      },
      "alternate": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "operator": "=",
          "left": {
            "type": "Identifier",
            "name": "fa",
            "decorators": [],
            "loc": {
              "start": {
                "line": 28,
                "column": 23
              },
              "end": {
                "line": 28,
                "column": 25
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 1,
            "loc": {
              "start": {
                "line": 28,
                "column": 28
              },
              "end": {
                "line": 28,
                "column": 29
              }
            }
          },
          "loc": {
            "start": {
              "line": 28,
              "column": 23
            },
            "end": {
              "line": 28,
              "column": 29
            }
          }
        },
        "loc": {
          "start": {
            "line": 28,
            "column": 23
          },
          "end": {
            "line": 28,
            "column": 29
          }
        }
      },
      "loc": {
        "start": {
          "line": 28,
          "column": 1
        },
        "end": {
          "line": 28,
          "column": 29
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "NumberLiteral",
        "value": 0,
        "loc": {
          "start": {
            "line": 30,
            "column": 5
          },
          "end": {
            "line": 30,
            "column": 6
          }
        }
      },
      "consequent": {
        "type": "EmptyStatement",
        "loc": {
          "start": {
            "line": 30,
            "column": 7
          },
          "end": {
            "line": 30,
            "column": 8
          }
        }
      },
      "alternate": {
        "type": "IfStatement",
        "test": {
          "type": "StringLiteral",
          "value": "alma",
          "loc": {
            "start": {
              "line": 32,
              "column": 4
            },
            "end": {
              "line": 32,
              "column": 10
            }
          }
        },
        "consequent": {
          "type": "EmptyStatement",
          "loc": {
            "start": {
              "line": 32,
              "column": 11
            },
            "end": {
              "line": 32,
              "column": 12
            }
          }
        },
        "alternate": null,
        "loc": {
          "start": {
            "line": 32,
            "column": 1
          },
          "end": {
            "line": 32,
            "column": 12
          }
        }
      },
      "loc": {
        "start": {
          "line": 30,
          "column": 1
        },
        "end": {
          "line": 32,
          "column": 12
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "NumberLiteral",
        "value": 0,
        "loc": {
          "start": {
            "line": 34,
            "column": 4
          },
          "end": {
            "line": 34,
            "column": 5
          }
        }
      },
      "consequent": {
        "type": "EmptyStatement",
        "loc": {
          "start": {
            "line": 34,
            "column": 6
          },
          "end": {
            "line": 34,
            "column": 7
          }
        }
      },
      "alternate": {
        "type": "IfStatement",
        "test": {
          "type": "NumberLiteral",
          "value": 0,
          "loc": {
            "start": {
              "line": 34,
              "column": 16
            },
            "end": {
              "line": 34,
              "column": 17
            }
          }
        },
        "consequent": {
          "type": "EmptyStatement",
          "loc": {
            "start": {
              "line": 34,
              "column": 19
            },
            "end": {
              "line": 34,
              "column": 20
            }
          }
        },
        "alternate": {
          "type": "IfStatement",
          "test": {
            "type": "NumberLiteral",
            "value": 1,
            "loc": {
              "start": {
                "line": 34,
                "column": 28
              },
              "end": {
                "line": 34,
                "column": 29
              }
            }
          },
          "consequent": {
            "type": "ExpressionStatement",
            "expression": {
              "type": "AssignmentExpression",
              "operator": "=",
              "left": {
                "type": "Identifier",
                "name": "alma",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 31
                  },
                  "end": {
                    "line": 34,
                    "column": 35
                  }
                }
              },
              "right": {
                "type": "StringLiteral",
                "value": "fa",
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 38
                  },
                  "end": {
                    "line": 34,
                    "column": 42
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 34,
                  "column": 31
                },
                "end": {
                  "line": 34,
                  "column": 42
                }
              }
            },
            "loc": {
              "start": {
                "line": 34,
                "column": 31
              },
              "end": {
                "line": 34,
                "column": 43
              }
            }
          },
          "alternate": {
            "type": "EmptyStatement",
            "loc": {
              "start": {
                "line": 34,
                "column": 48
              },
              "end": {
                "line": 34,
                "column": 49
              }
            }
          },
          "loc": {
            "start": {
              "line": 34,
              "column": 25
            },
            "end": {
              "line": 34,
              "column": 49
            }
          }
        },
        "loc": {
          "start": {
            "line": 34,
            "column": 13
          },
          "end": {
            "line": 34,
            "column": 49
          }
        }
      },
      "loc": {
        "start": {
          "line": 34,
          "column": 1
        },
        "end": {
          "line": 34,
          "column": 49
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 34,
      "column": 49
    }
  }
}
