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

add a warning to mutable use bindings #1277

Merged
merged 1 commit into from
Jun 24, 2016
Merged

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Jun 22, 2016

Addresses the minor language issue identified here: https://fslang.uservoice.com/forums/245727-f-language/status/1225914

This adds a warning for "use mutable x = ..."

Also a little cleanup for the immut flag in CheckedBindingInfo that was always true

@KevinRansom
Copy link
Member

@dsyme
Thanks for taking care of this

Kevin

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.

3 participants