Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    r3945abe r2d019af  
    213213        const ast::Type *             visit( const ast::TupleType            * ) override final;
    214214        const ast::Type *             visit( const ast::TypeofType           * ) override final;
    215         const ast::Type *             visit( const ast::VTableType           * ) override final;
    216215        const ast::Type *             visit( const ast::VarArgsType          * ) override final;
    217216        const ast::Type *             visit( const ast::ZeroType             * ) override final;
Note: See TracChangeset for help on using the changeset viewer.