Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/ParseNode.h

    r046e04a rca78437  
    415415                                result->location = cur->location;
    416416                                * out++ = result;
    417                         } else {
    418                                 assertf(false, "buildList unknown type");
    419417                        } // if
    420418                } catch( SemanticError &e ) {
Note: See TracChangeset for help on using the changeset viewer.