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 ternary #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

implement ternary #117

wants to merge 1 commit into from

Conversation

Sercurio
Copy link

I know you're not ok to merge this functionality, but can u just check if I used correctly your macros ?

Comment on lines +598 to +599
CHECK_NULL(ret, te_free(ret), te_free(true_expr));
return NULL;
Copy link
Author

@Sercurio Sercurio Sep 11, 2024

Choose a reason for hiding this comment

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

I think there I better should use TOK_ERROR

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.

1 participant