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

Grammar and formatting changes to perl6 text #697

Closed
wants to merge 2 commits into from
Closed

Conversation

sjn
Copy link

@sjn sjn commented Aug 4, 2014

Hope the changes in this pull request make http://learnxinyminutes.com/docs/perl6/ look a little prettier. :)

  • Salve (sjn on the #perl6 IRC channel)

sjn added 2 commits August 4, 2014 18:57
Also did some minor grammar fixes. No code has been changed.
)

### Variables

# In Perl 6, you declare a lexical variable using `my`
a
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably missing my $a; or something, whoops.

This was referenced Aug 4, 2014
@levibostian
Copy link
Collaborator

@Nami-Doc, do you still need this? I know you fixed the Perl6 doc a while back, so not sure if this is still needed.

@vendethiel vendethiel closed this Oct 18, 2014
@vendethiel
Copy link
Collaborator

Right, I pulled those manually, thanks for noticing me @levibostian.

@sjn thanks for your work!

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