lua-pattern-tester
lua-pattern-tester copied to clipboard
Bug: Escape sequence is not processed.
Describe the bug Any escape sequence that's a valid syntax in literal string is not processed correctly.
To Reproduce Steps to reproduce the behavior:
- Input pattern
\32- - Test it by inputting
- See error.
Expected behavior
Escape sequences should be processed correctly, such as \32 as .
Screenshots —
Desktop (please complete the following information):
- OS: NixOS
- Browser: Zen Browser
- Version: Unstable
Additional context —