Files
ladybird/Userland/Libraries/LibRegex/RegexByteCode.h
AnotherTest 0f468a5013 LibRegex: Test alternatives in the expected order
That is, first try to match the left side of the alternation, and then
the right side.
Fixes part of #6042.
2021-04-01 21:55:47 +02:00

29 KiB