X Tutup
Skip to content

Fixed missing space between keywords (return, throw, typeof) and Unicode surrogate pair identifiers in compact mode#1398

Merged
sanex3339 merged 1 commit intomasterfrom
fix-special-symbols-spacing-code-generation
Mar 22, 2026
Merged

Fixed missing space between keywords (return, throw, typeof) and Unicode surrogate pair identifiers in compact mode#1398
sanex3339 merged 1 commit intomasterfrom
fix-special-symbols-spacing-code-generation

Conversation

@sanex3339
Copy link
Member

Fixes #1112

…d Unicode surrogate pair identifiers in compact mode
@sanex3339 sanex3339 self-assigned this Mar 22, 2026
@sanex3339 sanex3339 merged commit 8a67a82 into master Mar 22, 2026
14 of 15 checks 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.

Invalid code when using special symbols

1 participant

X Tutup