Skip to content

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

Open
cknitt wants to merge 1 commit intomasterfrom
fix-gentype
Open

Fix handling of exotic identifiers for let bindings in GenType#8315
cknitt wants to merge 1 commit 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: a309d90

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

1 participant