If-else branches cannot be recreated once deleted. Only else-if branches can. On if-else branches removal, we now remplace the node by an empty node instead of only deleting Also fixing nested if-else.
If-else branches cannot be recreated once deleted. Only else-if branches can. On if-else branches removal, we now remplace the node by an empty node instead of only deleting Also fixing nested if-else.