Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/parser.h

    rd1625f8 r2f22cc4  
    272272        StatementNode *sn;
    273273        ConstantExpr *constant;
     274        ForCtl *fctl;
    274275        LabelNode *label;
    275276        InitializerNode *in;
     
    280281
    281282/* Line 2068 of yacc.c  */
    282 #line 283 "Parser/parser.h"
     283#line 284 "Parser/parser.h"
    283284} YYSTYPE;
    284285# define YYSTYPE_IS_TRIVIAL 1
Note: See TracChangeset for help on using the changeset viewer.