source: tests/exceptions/.expect/interact.txt @ 3eb5a478

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

Fixed the disabled exceptions/resume test. Added more tests in exceptions/interact, one of which is disabled.

  • Property mode set to 100644
File size: 303 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
Note: See TracBrowser for help on using the repository browser.