Skip to content
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

Rename cannot be triggered from a let declaration name. #9086

Closed
CyrusNajmabadi opened this issue Feb 23, 2016 · 2 comments
Closed

Rename cannot be triggered from a let declaration name. #9086

CyrusNajmabadi opened this issue Feb 23, 2016 · 2 comments

Comments

@CyrusNajmabadi
Copy link
Member

If you have let x = 12, you cannot start a rename from x

@gafter
Copy link
Member

gafter commented Feb 23, 2016

Let statements are out of scope for the punch-through for build.

@gafter gafter added this to the 2.0 (RC) milestone Feb 25, 2016
@gafter gafter modified the milestones: 2.0 (RC), 3.0 Apr 25, 2016
@gafter
Copy link
Member

gafter commented Feb 20, 2017

The let statement is not part of the latest patterns design.

@gafter gafter closed this as completed Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants