1
0
forked from M-Labs/artiq
artiq/artiq/test/lit/try_loop
Michael Birtwell 1b80746f48 Remove outer_final
We don't need to know whether there's a outer finally block
that's already implicit in the current break and continue
target.

Signed-off-by: Michael Birtwell <michael.birtwell@oxionics.com>
2022-02-24 19:58:33 +08:00
..
try_finally_while_try_finally_break.py Remove outer_final 2022-02-24 19:58:33 +08:00
try_finally_while_try_reraise.py Remove outer_final 2022-02-24 19:58:33 +08:00
try_finally_while_try_return.py Remove outer_final 2022-02-24 19:58:33 +08:00