Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use a fake version here
(avoid spellchecking issues)
  • Loading branch information
coke committed Oct 19, 2016
1 parent f7607ce commit 3be0d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/performance.pod6
Expand Up @@ -21,7 +21,7 @@ Use the C<m: your code goes here> L<#perl6 channel evalbot|/language/glossary#ca
to write lines like:
m: say now - INIT now
rakudo-moar 8bd7ee: OUTPUT«0.0018558␤»
rakudo-moar abc1234: OUTPUT«0.0018558␤»
The C<now> to the left of C<INIT> runs 0.0018558 seconds I<later> than the C<now> to the right of the C<INIT>
because the latter occurs during L<the INIT phase|/language/phasers#INIT>.
Expand Down

0 comments on commit 3be0d36

Please sign in to comment.