Skip to content

Fix handling of exotic identifiers for let bindings in GenType#8315

Open
cknitt wants to merge 2 commits intomasterfrom
fix-gentype
Open

Fix handling of exotic identifiers for let bindings in GenType#8315
cknitt wants to merge 2 commits intomasterfrom
fix-gentype

Conversation

@cknitt
Copy link
Copy Markdown
Member

@cknitt cknitt commented Mar 27, 2026

Fixes #8312

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 27, 2026

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript@8315

@rescript/darwin-arm64

npm i https://pkg.pr.new/@rescript/darwin-arm64@8315

@rescript/darwin-x64

npm i https://pkg.pr.new/@rescript/darwin-x64@8315

@rescript/linux-arm64

npm i https://pkg.pr.new/@rescript/linux-arm64@8315

@rescript/linux-x64

npm i https://pkg.pr.new/@rescript/linux-x64@8315

@rescript/runtime

npm i https://pkg.pr.new/@rescript/runtime@8315

@rescript/win32-x64

npm i https://pkg.pr.new/@rescript/win32-x64@8315

commit: 20aa81d

@cknitt cknitt requested a review from cristianoc March 30, 2026 07:21
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.

genType emits escaped quoted identifiers (\"Name") in .gen.tsx for let \"Name" bindings

2 participants