Changeset fe1025d for tests/exceptions/.expect
- Timestamp:
- May 11, 2020, 4:42:48 PM (3 years ago)
- Branches:
- ADT, arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 730f4f1
- Parents:
- 2922871
- Location:
- tests/exceptions/.expect
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/exceptions/.expect/resume.txt
r2922871 rfe1025d 4 4 end of try clause 5 5 Exiting: simple try clause 6 7 catch-all 6 8 7 9 throwing child exception -
tests/exceptions/.expect/terminate.txt
r2922871 rfe1025d 3 3 simple catch 4 4 Exiting: simple catch clause 5 6 catch-all 5 7 6 8 throwing child exception
Note: See TracChangeset
for help on using the changeset viewer.