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

Explicitly specify underscore-insensitivity for module member names #3866

Merged
merged 1 commit into from
May 16, 2024

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented May 15, 2024

No description provided.

@nex3 nex3 requested a review from Goodwine May 15, 2024 21:53
@nex3 nex3 force-pushed the underscore-insensitivity branch from 10e8bf7 to 397bf57 Compare May 15, 2024 22:35
### Underscore-Insensitive

If a name comparison is *underscore-insensitive*, it considers the characters
U+002D HYPHEN-MINUS and U+005F LOW LINE to be equal to one another.
Copy link
Member

Choose a reason for hiding this comment

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

Haha, it's cool that the character HYPHEN-MINUS includes itself in its name

@nex3 nex3 merged commit a469392 into main May 16, 2024
9 checks passed
@nex3 nex3 deleted the underscore-insensitivity branch May 16, 2024 22:04
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.

None yet

2 participants