sub foo { if (0) { # <- Last statement executed 1 } } # Foo returned 0.