-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Default values for macros #9627
Labels
Comments
ihnorton
added
needs decision
A decision on this change is needed
parser
Language parsing and surface syntax
labels
Jan 6, 2015
Seems unnecessary IMHO (varargs work fine), but I guess it is arguably more consistent. The error message could at least be improved. |
This is basically a duplicate (or special case) of #8846. |
JeffBezanson
added a commit
that referenced
this issue
Jan 4, 2016
JeffBezanson
added a commit
that referenced
this issue
Jan 5, 2016
JeffBezanson
added a commit
that referenced
this issue
Jan 5, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The following syntax doesn't work for macros (but does for functions):
The text was updated successfully, but these errors were encountered: