Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Fix break Regional_Indicator#8

Open
xiaozhuai wants to merge 1 commit intoCaptainCrowbar:masterfrom
xiaozhuai:master
Open

Fix break Regional_Indicator#8
xiaozhuai wants to merge 1 commit intoCaptainCrowbar:masterfrom
xiaozhuai:master

Conversation

@xiaozhuai
Copy link

  • Before RS::Unicorn::grapheme_range("🇨🇳🇨🇳🇨🇳").size() is 1
  • After: RS::Unicorn::grapheme_range("🇨🇳🇨🇳🇨🇳").size() is 3

* Before `RS::Unicorn::grapheme_range("🇨🇳🇨🇳🇨🇳").size()` is `1`
* After: `RS::Unicorn::grapheme_range("🇨🇳🇨🇳🇨🇳").size()` is `3`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant