Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/ExceptDecl.cpp

    ra933489b red96731  
    401401}
    402402
    403 struct ExceptDeclCore : public ast::WithDeclsToAdd<> {
     403struct ExceptDeclCore : public ast::WithDeclsToAdd {
    404404        ast::StructDecl const * transformExcept( ast::StructDecl const * decl );
    405405        ast::ObjectDecl const * transformVTable(
Note: See TracChangeset for help on using the changeset viewer.