Ticket #44526: update-resParser.y.patch
File update-resParser.y.patch, 229 bytes (added by RJVB (René Bertin), 10 years ago) |
---|
-
resParser.y
old new 144 144 %type <num> boolkwd 145 145 146 146 %start xxdiffrc 147 %pure _parser147 %pure-parser 148 148 149 149 %% 150 150 xxdiffrc : stmts