mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 15:24:09 +03:00
Fix compose's inside ...
This commit is contained in:
parent
38c1678672
commit
4c6e3e7723
@ -746,7 +746,7 @@ for ^5 {
|
||||
}
|
||||
|
||||
## * 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 ...:
|
||||
say "This code took " ~ (time - CHECK time) ~ "s to run";
|
||||
|
Loading…
Reference in New Issue
Block a user