This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
[ICE] the lexer and the preprocessor have trouble getting along #394
Labels
fuzz
Found via fuzz testing
ICE
Internal Compiler Error (panic)
preprocessor
Issue in the preprocessor (probably cycle detection)
Code
Expected behavior
When the preprocessor calls
consume_whitespace
, it consumes all the whitespace, not just the single line.Backtrace
The text was updated successfully, but these errors were encountered: