Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Decl.hpp

    re5c3811 r0292aa4  
    7575        int scopeLevel = 0;
    7676
    77         /*
    78         ForallDecl foralls {
    79                 list<TypeDecl> params
    80                 list<ObjectDecl> assns
    81         }
    82         */
    83 
    8477        std::vector<ptr<Attribute>> attributes;
    8578        Function::Specs funcSpec;
Note: See TracChangeset for help on using the changeset viewer.