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

mut keyword for declarations #63

Description

@sunjay

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions