]> gitweb.factorcode.org Git - factor.git/commit
strings.parser: fix bug with octal escape followed by more numbers
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 26 Jul 2022 20:06:26 +0000 (13:06 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 26 Jul 2022 20:06:26 +0000 (13:06 -0700)
commit91c75c2f7db084bae1720b608c37c41cf1a736ce
tree98cf47bb322a7b079ea7be0d1ea85587ca812b87
parent7e01c988bdf06c870e353afa29830c829157873a
strings.parser: fix bug with octal escape followed by more numbers
core/strings/parser/parser-tests.factor
core/strings/parser/parser.factor