Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/Eval.cc

    r0588d8c r5cbacf1  
    9090}
    9191
    92 std::pair<long long int, bool> eval(const ast::Expr * expr) {
    93         #warning not implemented
    94         return { 0, false };
    95 }
    96 
    9792// Local Variables: //
    9893// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.