source: tests/exceptions/.expect/resume.txt @ 6d43cdde

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 6d43cdde 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: 356 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
Note: See TracBrowser for help on using the repository browser.