Skip to content

Conversation

@paultcochrane
Copy link
Contributor

As of Rakudo 2015.05, the unit declarator is required before using
module, class, role or grammar declarations (unless it uses a
block). Code still using the old blockless semicolon form will throw a
warning. This commit stops the warning from appearing in the new Rakudo.

As of Rakudo 2015.05, the `unit` declarator is required before using
`module`, `class`, `role` or `grammar` declarations (unless it uses a
block).  Code still using the old blockless semicolon form will throw a
warning. This commit stops the warning from appearing in the new Rakudo.
sirrobert added a commit that referenced this pull request May 22, 2015
Add unit declarator to role declarations
@sirrobert sirrobert merged commit de503e4 into sirrobert:master May 22, 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.

2 participants