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

(PUP-1576) Make hyphen in bare words legal (future parser) #2393

Merged

Conversation

hlindberg
Copy link
Contributor

This adds the ability to use a hyphen in a bare word. The result is the
same as if the bare word had been quoted in single quotes. It is not
allowed to start or end a bare word with a hyphen, those are always
interpreted as :MINUS.

This adds the ability to use a hyphen in a bare word. The result is the
same as if the bare word had been quoted in single quotes. It is not
allowed to start or end a bare word with a hyphen, those are always
interpreted as :MINUS.
@puppetcla
Copy link

CLA signed by all contributors.

zaphod42 added a commit that referenced this pull request Feb 27, 2014
…-words

(PUP-1576) Make hyphen in bare words legal (future parser)
@zaphod42 zaphod42 merged commit 6fc7d25 into puppetlabs:master Feb 27, 2014
@hlindberg hlindberg deleted the pup-1576_allow-hyphen-in-bare-words branch February 27, 2014 23:34
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.

None yet

3 participants