Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
COMPOSE is NYI
  • Loading branch information
gfldex committed Oct 7, 2016
1 parent 0889b0b commit 474742b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions doc/Language/phasers.pod6
Expand Up @@ -361,11 +361,12 @@ Runs when a control exception is raised by the current block, before the LEAVE
phase. It is raised by C<return>, C<fail>, C<redo>, C<next>, C<last>, C<take>,
C<warn>, C<proceed> and C<succeed>.
=head1 Object Phasers
=head2 X<COMPOSE|COMPOSE (phasers)>
Runs when a role is composed into a class.
# NYI
# =head1 Object Phasers
#
# =head2 X<COMPOSE|COMPOSE (phasers)>
#
# Runs when a role is composed into a class.
=head1 Asynchronous Phasers
Expand Down

0 comments on commit 474742b

Please sign in to comment.