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

Return bare $-sigil for anonymous parameters. #302

Merged
merged 1 commit into from Jan 12, 2015

Conversation

peschwa
Copy link
Member

@peschwa peschwa commented Aug 17, 2014

Parameter.perl previously only returned constraints for
anonymous positional parameters which happen to be scalars.
This patch fixes that.

Parameter.perl previously didn't return a $-sigil for
anonymous positional parameters without post-constraints.
This patch fixes that.
@peschwa
Copy link
Member Author

peschwa commented Aug 17, 2014

The message in the PR itself is misformulated. The message in the commit is more correct. Sorry about that.

@moritz moritz merged commit 1c097d4 into rakudo:nom Jan 12, 2015
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

2 participants