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

macro arguments of type :foo :bar are parsed as ranges #83

Closed
ViralBShah opened this issue Jun 24, 2011 · 0 comments
Closed

macro arguments of type :foo :bar are parsed as ranges #83

ViralBShah opened this issue Jun 24, 2011 · 0 comments
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@ViralBShah
Copy link
Member

Macros that have multiple arguments of the following kind get parsed as ranges. It seems that putting brackets around :foo and :bar doesn't help either.

@foobar :foo :bar
@ghost ghost assigned JeffBezanson Jun 27, 2011
JeffBezanson added a commit that referenced this issue Jun 27, 2011
parsing macro args in space-sensitive mode
StefanKarpinski pushed a commit that referenced this issue Feb 8, 2018
cmcaine pushed a commit to cmcaine/julia that referenced this issue Sep 24, 2020
resources: fix link to Style Guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants