Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

mut keyword for declarations #63

Closed
3 tasks done
sunjay opened this issue Mar 12, 2017 · 0 comments
Closed
3 tasks done

mut keyword for declarations #63

sunjay opened this issue Mar 12, 2017 · 0 comments

Comments

@sunjay
Copy link
Owner

sunjay commented Mar 12, 2017

Though it won't be implemented until after MVP, it would be a breaking change to add the mut keyword to the syntax. To avoid that, add the keyword now and just leave it unenforced until that can be implemented.

  • Add mut to grammar
  • Update examples
  • Document that mut is unenforced for the time-being but will get statically checked soon (change log is sufficient)

Static checking will be added in #64.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant