d: m4 style consistency fix

* data/skeletons/lalr1.d: Here.
This commit is contained in:
Adela Vais
2020-12-10 22:53:51 +02:00
committed by Akim Demaille
parent 13bb2b78b3
commit ee4ec08513

View File

@@ -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.