Ignore:
Timestamp:
Oct 2, 2020, 10:55:38 AM (4 years ago)
Author:
Andrew Beach <ajbeach@…>
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
Message:

Polymorphic structure cyclicic definitions are now tested with both otype and dtype.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • tests/poly-o-cycle.cfa

    r615767b r91131689  
    1 // Check that a cycle of polymorphic data structures can be instancated.
     1// Check that a cycle of polymorphic otype structures can be instancated.
    22
    33#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.