- Timestamp:
- Oct 2, 2020, 11:46:27 AM (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:
- 8d627d9
- Parents:
- 341e252 (diff), 91131689 (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. - Location:
- tests
- Files:
-
- 2 added
- 2 moved
-
.expect/poly-d-cycle.txt (moved) (moved from tests/.expect/poly-cycle.txt )
-
.expect/poly-o-cycle.txt (added)
-
poly-d-cycle.cfa (added)
-
poly-o-cycle.cfa (moved) (moved from tests/poly-cycle.cfa ) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/poly-o-cycle.cfa
r341e252 r6b93634 1 // Check that a cycle of polymorphic datastructures can be instancated.1 // Check that a cycle of polymorphic otype structures can be instancated. 2 2 3 3 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.