source:
tests/exceptions/.expect/finally-threads.txt
@
917e1fd
Last change on this file since 917e1fd was 5715d43, checked in by , 4 years ago | |
---|---|
|
|
File size: 430 bytes |
Line | |
---|---|
1 | termination throw |
2 | finally during unwind |
3 | Exiting: termination inner finally |
4 | termination catch |
5 | finally after catch |
6 | Exiting: termination outer finally |
7 | |
8 | resumption throw |
9 | resumption catch |
10 | finally after resume |
11 | Exiting: resumption inner finally |
12 | finally after catch |
13 | Exiting: resumption outer finally |
14 | |
15 | walking out of try |
16 | walking through finally |
17 | Exiting: walking finally |
18 | |
19 | jumping out of try |
20 | jumping through finally |
21 | Exiting: jumping finally |
Note: See TracBrowser
for help on using the repository browser.