source: tests/exceptions/.expect/terminate.txt @ fd54fef

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

Fixed a problem with 'throwResume;' translation and added some tests to check for similar problems.

  • Property mode set to 100644
File size: 520 bytes
RevLine 
[6d43cdde]1simple throw
2Exiting: simple try clause
3simple catch
4Exiting: simple catch clause
5
[fe1025d]6catch-all
7
[6d43cdde]8throwing child exception
9inner parent match
10
11caught yin as yin
12
13rethrow inner try
14Exiting: rethrow inner try
15caught throw, will rethrow
16Exiting: rethrowing catch clause
17caught rethrow
18Exiting: rethrow catch clause
19
20caught yin, will throw yang
21caught yang
22
23throwing first exception
24caught first exception
25throwing second exception
26caught second exception
27recaught first exception
[f1b6671]28
29inner catch
30outer catch
[7f9968a]31
32throw
33rethrow
34handle
Note: See TracBrowser for help on using the repository browser.