Skip to content

Keep non-ascii characters#53

Open
guan-kevin wants to merge 1 commit into
agroce:masterfrom
guan-kevin:master
Open

Keep non-ascii characters#53
guan-kevin wants to merge 1 commit into
agroce:masterfrom
guan-kevin:master

Conversation

@guan-kevin
Copy link
Copy Markdown

Currently, universalmutator removes non-ascii characters due to comby-related issues, even when comby mode is disabled. However, removing non-ascii characters can cause side effects. For example, Java code may no longer compile if a non-ascii character is removed and results in an empty character literal. This PR fixes the issue so that non-ascii characters are no longer removed when comby mode is not enabled.

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.

1 participant