Files
ladybird/Libraries/LibRegex/Tests/Regex.cpp
AnotherTest 6394720c87 LibRegex: Don't try to consume the escaped character if at EOF
Fixes assert on e.g. `new RegExp("\\")`
2020-11-30 17:45:05 +01:00

18 KiB