We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Simply type any character with more than one Unicode value in it (such as ≥, ≤, ≠, etc.) and then delete it. Millet will crash
EDIT: This has now happened a few times without typing one of these characters, but I am still not sure why, trying to figure it out.
I'm honestly not sure. I only was using it in my function specifications (150 woot), not the actual functions.
thread 'main' panicked at 'assertion failed: self.is_char_boundary(n)'
The text was updated successfully, but these errors were encountered:
Should be fixed in v0.7.5
Sorry, something went wrong.
No branches or pull requests
Environment
Steps to reproduce
Simply type any character with more than one Unicode value in it (such as ≥, ≤, ≠, etc.) and then delete it. Millet will crash
EDIT: This has now happened a few times without typing one of these characters, but I am still not sure why, trying to figure it out.
Expected behavior
I'm honestly not sure. I only was using it in my function specifications (150 woot), not the actual functions.
Actual behavior
thread 'main' panicked at 'assertion failed: self.is_char_boundary(n)'
The text was updated successfully, but these errors were encountered: