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