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

'let' not offered in statement context. #9083

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

'let' not offered in statement context. #9083

CyrusNajmabadi opened this issue Feb 23, 2016 · 2 comments

Comments

@CyrusNajmabadi
Copy link
Member

CyrusNajmabadi commented Feb 23, 2016

if you try to type let string s1 = o1 you are not offered let in the completion list.

Also 'when' and 'else' not offered when typing a 'let' declaration.

@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