-
Front-ends: Remove now defunct afterEOF and related, use scanner's instead. · 5e564230John Kessenich authored
Code using atEndOfFile was dead, instead do something useful with the scanners atEndOfInput(). This allows a better error message for early termination of cascading errors.
5e564230
×