Changes in / [62402e2:a647941]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/forall.cfa

    r62402e2 ra647941  
    4545}
    4646
    47 typedef forall ( T ) int (* f)( int );
     47// commented this out since it is not clearly meaningful
     48// and not really representable in the ast
     49// typedef forall ( T ) int (* f)( int );
    4850
    4951forall( T )
Note: See TracChangeset for help on using the changeset viewer.