`exit()` ends current codeflow, there can't be any code past it. So account `exit` similarly to `return`, `continue`, etc.