Changeset f7e4f8e8 for tests/exceptions/except-io.hfa
- Timestamp:
- Oct 30, 2020, 12:36:16 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 0ab3b73, 36d0a80
- Parents:
- b9537e6 (diff), 4ae78c1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
tests/exceptions/except-io.hfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/exceptions/except-io.hfa
rb9537e6 rf7e4f8e8 1 1 // Common tools for the exception tests. 2 3 #include <stdio.h>4 2 5 3 // Echo when a destructor is run and an area/block is left.
Note:
See TracChangeset
for help on using the changeset viewer.