mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* src/bison.simple: Remove #line just before %%epilogue. It
is now handled in ... * src/reader.c (read_additionnal_code): Add the output of a #line for the epilogue.
This commit is contained in:
@@ -1102,5 +1102,4 @@ yyreturn:
|
||||
return yyresult;
|
||||
}
|
||||
|
||||
#line %%input-line "%%filename"
|
||||
%%epilogue
|
||||
|
||||
Reference in New Issue
Block a user