ADT
ast-experimental
Last change
on this file since bb7422a was f1b6671, checked in by Andrew Beach <ajbeach@…>, 5 years ago |
Unwinding is now handled in exception handling code. That is used to fix one bug, other exception tests added. Noise from the change altered one other test.
|
-
Property mode
set to
100644
|
File size:
424 bytes
|
Line | |
---|
1 | caught as termination
|
---|
2 | Entering: try block with resume throw
|
---|
3 | intermediate rethrow
|
---|
4 | Exiting: try block with resume throw
|
---|
5 | caught as termination
|
---|
6 |
|
---|
7 | terminate catch on terminate
|
---|
8 |
|
---|
9 | resume catch on resume
|
---|
10 |
|
---|
11 | termination catch, will resume
|
---|
12 | outer resume catch
|
---|
13 |
|
---|
14 | resumption catch, will terminate
|
---|
15 | inner termination catch
|
---|
16 |
|
---|
17 | throwing resume moon
|
---|
18 | resumption moon catch, will terminate
|
---|
19 | termination catch
|
---|
20 | throwing resume star
|
---|
21 | resumption star catch
|
---|
Note:
See
TracBrowser
for help on using the repository browser.