ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
Last change
on this file since 0f3d844 was 3eb5a478, checked in by Andrew Beach <ajbeach@…>, 6 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
|
| Line | |
|---|
| 1 | simple throw
|
|---|
| 2 | simple catch
|
|---|
| 3 | Exiting: simple catch clause
|
|---|
| 4 | end of try clause
|
|---|
| 5 | Exiting: simple try clause
|
|---|
| 6 |
|
|---|
| 7 | throwing child exception
|
|---|
| 8 | inner parent match
|
|---|
| 9 |
|
|---|
| 10 | caught yin as yin
|
|---|
| 11 |
|
|---|
| 12 | rethrow inner try
|
|---|
| 13 | caught throw, will rethrow
|
|---|
| 14 | Exiting: rethrowing catch clause
|
|---|
| 15 | caught rethrow
|
|---|
| 16 | Exiting: rethrow catch clause
|
|---|
| 17 | Exiting: rethrow inner try
|
|---|
| 18 |
|
|---|
| 19 | caught yin, will throw yang
|
|---|
| 20 | caught yang
|
|---|
| 21 |
|
|---|
| 22 | throwing first exception
|
|---|
| 23 | caught first exception
|
|---|
| 24 | throwing second exception
|
|---|
| 25 | caught second exception
|
|---|
| 26 | recaught first exception
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.