mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
If we match a rule anchored to the beginning of a line after parsing
a line continuation character, return an ERROR token. It would be nicer to use REJECT instead but that substantially slows down the lexer.
This commit is contained in: