yylexer.prettyPrintRange()
API: very long prelude is not shortened with (...continued...) a la error area
#28
Labels
Found while quickly looking at the GnuCobol parser.y grammar.
Expected behaviour SHOULD be a '(...continued...)' prelude for such edge cases, a la the second error dump example below.
Notice the extremely long prelude dumping the entire (irrelevant) setup %{...%} code chunk here while reporting on the
%token EOF 0 ...
error:And here's a (...continued...) example for reference:
The text was updated successfully, but these errors were encountered: