mirror of
https://github.com/facebook/duckling.git
synced 2025-01-06 04:53:13 +03:00
879b103ca3
Summary: My change had a couple of problems: * utf8 character width logic was completely wrong for characters that need 3 or 4 bytes * `Array.listArray (start, end)` produces an array where `end` is a valid index * because of ^ the `arraySize` logic also has to change Reviewed By: watashi, darshankapashi Differential Revision: D4894355 fbshipit-source-id: 8d07dfd |
||
---|---|---|
.. | ||
Tests.hs |