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

fix: resolve the value of const initializers before type-checking #149

Merged
merged 2 commits into from
Mar 12, 2019

Conversation

kevin-greene-ck
Copy link
Contributor

resolves #138

Resolve the value of identifiers used as const values before type-checking.

Copy link
Contributor

@ramakrishna-battala-ck ramakrishna-battala-ck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kevin-greene-ck kevin-greene-ck merged commit 205716a into master Mar 12, 2019
@kevin-greene-ck kevin-greene-ck deleted the const-type branch April 8, 2019 16:49
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

Successfully merging this pull request may close these issues.

Validation error when referencing existing variables such as defined strings in set<string>
2 participants