Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expressions: fix unrecognized backslash in string literal
Thankfully, this bug was revealed by our test StrLiterals (https://github.com/kaitai-io/kaitai_struct_tests/blob/3b242b185c15ea4e347711bc2eb7fe9d86b97557/formats/str_literals.ksy#L8-L9): ```ksy backslashes: value: '"\\\u005c\134"' ```
- Loading branch information