Changeset e7d6968 for tests/exceptions/except-io.hfa
- Timestamp:
- Oct 23, 2020, 9:08:09 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:
- c532847
- Parents:
- 37b7d95 (diff), 3aec25f (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
r37b7d95 re7d6968 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.