mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +02:00
- initializing m_line_column to 1 in the lexer results in incorrect column values in tokens on the first line of input. - not incrementing m_line_column when EOF is reached results in an incorrect column value on the last token.
17 KiB
17 KiB