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

Fix up classtut example #19

Merged
merged 2 commits into from Jun 20, 2014
Merged

Fix up classtut example #19

merged 2 commits into from Jun 20, 2014

Conversation

kanatohodets
Copy link
Contributor

  • Fixed a compiler error (type constraints on slurpy arguments).
  • Added a BUILD submethod to bind the private attributes. Also introduced some doc to explain BUILD and the 'magic' private attribute binding briefly.

Some of these tweaks may change the message that the example is
sending, so this commit is mostly to show a changeset to the fine
people of #perl6 for feedback.
* Bring back private attributes (BUILD submethod needed to bind them properly).
* Add some doc explaining the BUILD usage in the example.
Mouq added a commit that referenced this pull request Jun 20, 2014
@Mouq Mouq merged commit c4ba4e6 into Raku:master Jun 20, 2014
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