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

if argument passing as built in can be shadowed #284

Closed
EagleoutIce opened this issue Sep 4, 2023 · 3 comments
Closed

if argument passing as built in can be shadowed #284

EagleoutIce opened this issue Sep 4, 2023 · 3 comments

Comments

@EagleoutIce
Copy link
Member

names.c containes definitions regarding the unexpanded passing of SEXP.

@EagleoutIce
Copy link
Member Author

{"if", do_if, 0, 200, -1, {PP_IF, PREC_FN, 1}}

@EagleoutIce
Copy link
Member Author

lookup how to overshadow. (Sebastian @pliss)

@EagleoutIce
Copy link
Member Author

This is handled as part of #526, treating if as a call with a built-in

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