|
93 | 93 | ["output.c",11,6,"\n","NEW_LINE"],
|
94 | 94 | ["output.c",12,1," ","INDENT"],
|
95 | 95 | ["output.c",12,9,"yy__a","NAME"],
|
96 |
| - ["output.c",12,14,"+=","PLUS_EQ"], |
97 |
| - ["output.c",12,16,"(","PAREN_OPEN"], |
98 |
| - ["output.c",12,17,"(","PAREN_OPEN"], |
99 |
| - ["output.c",12,18,"int32_t","NAME"], |
100 |
| - ["output.c",12,25,")","PAREN_CLOSE"], |
101 |
| - ["output.c",12,26,"(","PAREN_OPEN"], |
102 |
| - ["output.c",12,27,"(","PAREN_OPEN"], |
| 96 | + ["output.c",12,15,"+=","PLUS_EQ"], |
| 97 | + ["output.c",12,18,"(","PAREN_OPEN"], |
| 98 | + ["output.c",12,19,"(","PAREN_OPEN"], |
| 99 | + ["output.c",12,20,"int32_t","NAME"], |
| 100 | + ["output.c",12,27,")","PAREN_CLOSE"], |
103 | 101 | ["output.c",12,28,"(","PAREN_OPEN"],
|
104 |
| - ["output.c",12,29,"yy__b","NAME"], |
105 |
| - ["output.c",12,34,")","PAREN_CLOSE"], |
106 |
| - ["output.c",12,38,"1","INTEGER_DECIMAL"], |
107 |
| - ["output.c",12,40,":","COLON"], |
108 |
| - ["output.c",12,42,"0","INTEGER_DECIMAL"], |
109 |
| - ["output.c",12,43,")","PAREN_CLOSE"], |
110 |
| - ["output.c",12,44,")","PAREN_CLOSE"], |
| 102 | + ["output.c",12,29,"(","PAREN_OPEN"], |
| 103 | + ["output.c",12,30,"(","PAREN_OPEN"], |
| 104 | + ["output.c",12,31,"yy__b","NAME"], |
| 105 | + ["output.c",12,36,")","PAREN_CLOSE"], |
| 106 | + ["output.c",12,40,"1","INTEGER_DECIMAL"], |
| 107 | + ["output.c",12,42,":","COLON"], |
| 108 | + ["output.c",12,44,"0","INTEGER_DECIMAL"], |
111 | 109 | ["output.c",12,45,")","PAREN_CLOSE"],
|
112 |
| - ["output.c",12,46,";","SEMICOLON"], |
113 |
| - ["output.c",12,47,"\n","NEW_LINE"], |
| 110 | + ["output.c",12,46,")","PAREN_CLOSE"], |
| 111 | + ["output.c",12,47,")","PAREN_CLOSE"], |
| 112 | + ["output.c",12,48,";","SEMICOLON"], |
| 113 | + ["output.c",12,49,"\n","NEW_LINE"], |
114 | 114 | ["output.c",13,1," ","INDENT"],
|
115 | 115 | ["output.c",13,5,"}","CURLY_BRACKET_CLOSE"],
|
116 | 116 | ["output.c",13,6,"\n","NEW_LINE"],
|
|
0 commit comments