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

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 3eb5a478 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: 462 bytes
Line 
1simple throw
2Exiting: simple try clause
3simple catch
4Exiting: simple catch clause
5
6throwing child exception
7inner parent match
8
9caught yin as yin
10
11rethrow inner try
12Exiting: rethrow inner try
13caught throw, will rethrow
14Exiting: rethrowing catch clause
15caught rethrow
16Exiting: rethrow catch clause
17
18caught yin, will throw yang
19caught yang
20
21throwing first exception
22caught first exception
23throwing second exception
24caught second exception
25recaught first exception
Note: See TracBrowser for help on using the repository browser.