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

Labels in Constant Expressions #9

Open
nikolapeja6 opened this issue Jun 11, 2017 · 1 comment
Open

Labels in Constant Expressions #9

nikolapeja6 opened this issue Jun 11, 2017 · 1 comment

Comments

@nikolapeja6
Copy link
Owner

Constant Expressions

Apparently, constant expressions can have labels in them, if the labels are in the same section. I will need to change this, as currently my constant expressions will throw exceptions if the encounter labels.

@nikolapeja6
Copy link
Owner Author

Added labels in the constant expression, but the problem with the subtraction of two labels from the same section still stands, as well as the problem of labels engaged in operations other than addition.

@nikolapeja6 nikolapeja6 changed the title Constant Expressions Labels in Constant Expressions Jun 16, 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