Changeset f48577a for tests/cast.cfa


Ignore:
Timestamp:
Jun 2, 2021, 10:07:46 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
44f2881
Parents:
96bfdde7 (diff), 1d2854f (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.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/cast.cfa

    r96bfdde7 rf48577a  
    1414//Dummy main
    1515int main( int argc, char const * argv[] ) {
    16         #pragma message( "Compiled" )                   // force non-empty .expect file
     16        #pragma message( "Compiled" )                                           // force non-empty .expect file
    1717}
Note: See TracChangeset for help on using the changeset viewer.