johnyob / grace

A fancy diagnostics library that allows your compilers to exit with grace
MIT License
72 stars 2 forks source link

Try to fix EOF handling #38

Open francoisthire opened 3 months ago

francoisthire commented 3 months ago

This is a patch that works for me (cf issue #37), but I don't think it is the correct one.

It is just to highlight there is a side condition missing when we are at the end of the file are at the end of the line.