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

Implement support for final keyword #3

Open
4 tasks
danielperano opened this issue Apr 20, 2020 · 0 comments
Open
4 tasks

Implement support for final keyword #3

danielperano opened this issue Apr 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@danielperano
Copy link
Member

Chipmunk reserves the keyword final but does not currently make use of it. Implement support.

  • Final module variables
  • Final shared class variables
  • Final class instance variables
  • Final local variables
@danielperano danielperano added this to the v1.0 milestone Apr 20, 2020
@danielperano danielperano added the enhancement New feature or request label Apr 20, 2020
@danielperano danielperano self-assigned this Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant