mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In GraphemeBreak::isGraphemeBreak() p0 is never read and tailoredGraphemeClusterBreak() has no side-effects, so the call can be eliminated.
In GraphemeBreak::isGraphemeBreak() p0 is never read and tailoredGraphemeClusterBreak() has no side-effects, so the call can be eliminated.