Changeset 91131689
- Timestamp:
- Oct 2, 2020, 10:55:38 AM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 6b93634
- Parents:
- 615767b
- Location:
- tests
- Files:
-
- 2 added
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
tests/poly-o-cycle.cfa
r615767b r91131689 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.