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

Ensure immutability of constants #54

Open
vdka opened this issue Sep 18, 2017 · 0 comments
Open

Ensure immutability of constants #54

vdka opened this issue Sep 18, 2017 · 0 comments

Comments

@vdka
Copy link
Contributor

vdka commented Sep 18, 2017

Currently we return Operand.Mode.addressable for any subscript, we need to check also ensure the receiver is not constant before assuming it is assignable.

@vdka vdka changed the title Ensure immutability of constant arrays Ensure immutability of constant arrays & strings Sep 18, 2017
@vdka vdka changed the title Ensure immutability of constant arrays & strings Ensure immutability of constants Sep 18, 2017
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

No branches or pull requests

1 participant