Fix compose's inside ...

This commit is contained in:
Nami-Doc 2014-07-24 23:06:44 +02:00
parent 38c1678672
commit 4c6e3e7723

View File

@ -746,7 +746,7 @@ for ^5 {
} }
## * Role/class phasers ## * Role/class phasers
COMPOSE { "When a role is composed into a class. /!\ NOT YET IMPLEMENTED /!\" } COMPOSE { "When a role is composed into a class. /!\ NOT YET IMPLEMENTED" }
# They allow for cute trick or clever code ...: # They allow for cute trick or clever code ...:
say "This code took " ~ (time - CHECK time) ~ "s to run"; say "This code took " ~ (time - CHECK time) ~ "s to run";