Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/parser.h

    r1db21619 r7f5566b  
    256256        StatementNode *sn;
    257257        ConstantNode *constant;
     258        LabelNode *label;
    258259        InitializerNode *in;
     260        bool flag;
    259261
    260262
    261263
    262264/* Line 2068 of yacc.c  */
    263 #line 264 "Parser/parser.h"
     265#line 266 "Parser/parser.h"
    264266} YYSTYPE;
    265267# define YYSTYPE_IS_TRIVIAL 1
Note: See TracChangeset for help on using the changeset viewer.