Files
ladybird/Libraries/LibRegex/RegexMatcher.cpp
Tim Ledbetter 1abc91ccc6 LibRegex: Put debug mode code block behind a flag
This block should be optimized out anyway, but putting the whole thing
behind a flag makes the intent clearer.
2025-11-26 14:33:59 +00:00

23 KiB