Course of Raku / Advanced / Control flow / Block-related phasers

Quiz — LEAVE

When does the code inside a LEAVE block run?

0when the block is entered
1when the block is left
0only at compile time
0once before the program starts

Course navigation

Solution: After each step   |   given and when