source: tests/exceptions/.expect/resume.txt @ b2de2e0

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

Added catch-all tests to the exception tests.

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