This repository has been archived by the owner on May 17, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cfg-lex.l: drop the leading ignored characters from tokens
The lexer drops whitespace and leading commas but they should not make it into token values. Signed-off-by: Balazs Scheidler <[email protected]>
- Loading branch information