Look again. Not if you use an early exit at the end of each block.
The whole point of the technique is to use an early exit at the end of each block to avoid the need to nest blocks and allow else blocks to turn into a simple unindented block of code.