Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/Resolver.cpp

    red96731 r2ae845e9  
    375375: public ast::WithSymbolTable, public ast::WithGuards,
    376376  public ast::WithVisitorRef<Resolver>, public ast::WithShortCircuiting,
    377   public ast::WithStmtsToAdd {
     377  public ast::WithStmtsToAdd<> {
    378378
    379379        ast::ptr< ast::Type > functionReturn = nullptr;
Note: See TracChangeset for help on using the changeset viewer.