diff --git a/data/skeletons/lalr1.d b/data/skeletons/lalr1.d index a3378bce..fe07f88d 100644 --- a/data/skeletons/lalr1.d +++ b/data/skeletons/lalr1.d @@ -409,9 +409,8 @@ b4_locations_if([, ref ]b4_location_type[ yylocationp])[) yycdebugln (message); } } -]]) -b4_symbol_type_define -[ +]])[ +]b4_symbol_type_define[ /** * Parse input from the scanner that was specified at object construction * time. Return whether the end of the input was reached successfully.