source: tests/exceptions/.expect/interact.txt @ 21b0a23

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 21b0a23 was f1b6671, checked in by Andrew Beach <ajbeach@…>, 4 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 
1caught as termination
2Entering: try block with resume throw
3intermediate rethrow
4Exiting: try block with resume throw
5caught as termination
6
7terminate catch on terminate
8
9resume catch on resume
10
11termination catch, will resume
12outer resume catch
13
14resumption catch, will terminate
15inner termination catch
16
17throwing resume moon
18resumption moon catch, will terminate
19termination catch
20throwing resume star
21resumption star catch
Note: See TracBrowser for help on using the repository browser.