-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
Syntax lookup: let \"" #242
Syntax lookup: let \"" #242
Conversation
This feature should not be exposed to end users.
|
Thanks @bobzhang @ryyppy what do you think? Should we remove the content here?: https://rescript-lang.org/docs/manual/latest/use-illegal-identifier-names |
Yeah the PR makes it look like a feature that users can safely rely on without any consequences. It is supposed to be an escape hatch only feature though. Will discuss this internally. I believe this feature should be documented (but phrased differently), otherwise it might be abused. The goal is to document all language constructs available in the language. I will adapt your texts later on, just keep the PR open. Regarding the manual entry: This page is important and should stay as it is. In later ReScript versions we might be able to reduce some use-cases for |
…ookup-let-invalid Revert "Syntax lookup: let \"" (#242)"
Suggestion for #162