pub fn new_else<T>(else_block: Vec<T>) -> ControlFlowNodewhere T: Into<AstKind>,
Creates a new else statement