Changes in / [a647941:62402e2]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/forall.cfa

    ra647941 r62402e2  
    4545}
    4646
    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 );
     47typedef forall ( T ) int (* f)( int );
    5048
    5149forall( T )
Note: See TracChangeset for help on using the changeset viewer.