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

Add support for casts (int) in macro defined constants #320

Closed
wants to merge 1 commit into from

Conversation

azerupi
Copy link

@azerupi azerupi commented Dec 5, 2016

Implements #316 @emilio

This seems to work for my use case, but I wouldn't call it "quality code".. I feel like this code is out of place.

The type is saved as the raw token because the VarType enum needs a value too, but in this case we only have a type.

Let me know how I can improve this PR! :)

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

Successfully merging this pull request may close these issues.

2 participants