Files
ladybird/Userland/Libraries/LibRegex/RegexOptimizer.cpp
Ali Mohammad Pur fb262de7cb LibRegex: Make append_alternation() actually skip the common blocks
Previously we started with 'left_skip' set to zero, which made it so
that no blocks were selected to be skipped.
2023-06-14 06:41:17 +02:00

42 KiB