source: tests/exceptions/.expect/finally.txt @ e68d092

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since e68d092 was 6d43cdde, checked in by Andrew Beach <ajbeach@…>, 4 years ago

Rework of exception tests. Includes a new disabled failing test case.

  • Property mode set to 100644
File size: 430 bytes
Line 
1termination throw
2finally during unwind
3Exiting: termination inner finally
4termination catch
5finally after catch
6Exiting: termination outer finally
7
8resumption throw
9resumption catch
10finally after resume
11Exiting: resumption inner finally
12finally after catch
13Exiting: resumption outer finally
14
15walking out of try
16walking through finally
17Exiting: walking finally
18
19jumping out of try
20jumping through finally
21Exiting: jumping finally
Note: See TracBrowser for help on using the repository browser.