Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Concurrency/Keywords.cpp

    rdb19e1d rc92bdcc  
    15101510
    15111511ast::ptr<ast::Type> MutexKeyword::generic_func =
    1512         new ast::FunctionType( ast::FixedArgs );
     1512        new ast::FunctionType( ast::VariableArgs );
    15131513
    15141514// --------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.