Skip to content

add a warning to mutable use bindings#1277

Merged
KevinRansom merged 1 commit into
dotnet:masterfrom
dsyme:mutable-use
Jun 24, 2016
Merged

add a warning to mutable use bindings#1277
KevinRansom merged 1 commit into
dotnet:masterfrom
dsyme:mutable-use

Conversation

@dsyme

@dsyme dsyme commented Jun 22, 2016

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

@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