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

add missing 'class' keyword for consistency with other types #2231

Merged
merged 1 commit into from Jul 30, 2018
Merged

add missing 'class' keyword for consistency with other types #2231

merged 1 commit into from Jul 30, 2018

Conversation

hankache
Copy link
Contributor

The problem

X::Method::NotFound, X::Parameter::MultipleTypeConstraints, X::Parameter::WrongOrder and X::Placeholder::Mainline have no class keyword in their =TITLE. All other classes do.

Solution provided

Add class keyword in their =TITLE

@zoffixznet
Copy link
Contributor

FWIW: You should have a commit bit and can commit directly.

@hankache
Copy link
Contributor Author

@zoffixznet I do. Just waiting for Travis to finish before I merge.

@hankache hankache merged commit 6a0817c into Raku:master Jul 30, 2018
@hankache
Copy link
Contributor Author

@zoffixznet on a side note, you're right I should commit directly without submitting a PR

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