]> gitweb.factorcode.org Git - factor.git/commit
strings.parser: fix "string"length bug when parsing strings.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 19 Nov 2020 22:47:36 +0000 (14:47 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 19 Nov 2020 22:47:36 +0000 (14:47 -0800)
commitb4dabb9fb393017c334c48973d7984fc075639a8
tree6eaef38668a4e4a31a599b777bc2a1c938ec4802
parentd511956fe4ab1c75e1892968dec85fa74e414c3d
strings.parser: fix "string"length bug when parsing strings.

It really shouldn't have worked, but it did, now it doesn't.
core/strings/parser/parser-tests.factor
core/strings/parser/parser.factor