Changes in / [eac318a:cd477ca]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/ExceptTranslateNew.cpp

    reac318a rcd477ca  
    315315                ast::Storage::Classes{},
    316316                ast::Linkage::Cforall,
    317                 {},
    318                 { ast::Function::Inline }
     317        {},
     318        { ast::Function::Inline }
    319319        );
    320320}
Note: See TracChangeset for help on using the changeset viewer.