Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an example and avoid a bug on the compiler #10

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

DilsonHiga
Copy link
Contributor

These commits avoid the bug described at roc-lang/roc#5680.

This is not a bug in the unicode package, but on the compiler. This small fix just side step the problem.

It also adds a short example of the text segmentation function on the module grapheme.

Copy link
Collaborator

@lukewilliamboswell lukewilliamboswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@lukewilliamboswell lukewilliamboswell merged commit 364b7a6 into roc-lang:main Jul 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants