mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
d: m4 style consistency fix
* data/skeletons/lalr1.d: Here.
This commit is contained in:
committed by
Akim Demaille
parent
13bb2b78b3
commit
ee4ec08513
@@ -409,9 +409,8 @@ b4_locations_if([, ref ]b4_location_type[ yylocationp])[)
|
|||||||
yycdebugln (message);
|
yycdebugln (message);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]])
|
]])[
|
||||||
b4_symbol_type_define
|
]b4_symbol_type_define[
|
||||||
[
|
|
||||||
/**
|
/**
|
||||||
* Parse input from the scanner that was specified at object construction
|
* Parse input from the scanner that was specified at object construction
|
||||||
* time. Return whether the end of the input was reached successfully.
|
* time. Return whether the end of the input was reached successfully.
|
||||||
|
|||||||
Reference in New Issue
Block a user