82c494a97e
Prior to this commit, when unwinding through an active finally the stack was not being correctly popped/folded, which resulting in the VM crashing for complicated unwinding of nested finallys. This should be fixed with this commit, and more tests for return/break/ continue within a finally have been added to exercise this.
10 lines
57 B
Plaintext
10 lines
57 B
Plaintext
4 0
|
|
continue
|
|
4 1
|
|
continue
|
|
4 2
|
|
continue
|
|
4 3
|
|
continue
|
|
None
|