Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    r3d9d017 rcf3da24  
    172172        const ast::Stmt *             visit( const ast::MutexStmt            * ) override final;
    173173        const ast::Stmt *             visit( const ast::CorunStmt            * ) override final;
    174         const ast::Stmt *             visit( const ast::CoforStmt            * ) override final;
    175174        const ast::Expr *             visit( const ast::ApplicationExpr      * ) override final;
    176175        const ast::Expr *             visit( const ast::UntypedExpr          * ) override final;
Note: See TracChangeset for help on using the changeset viewer.