source: tests/exceptions/.expect/resume.txt @ 057298e

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