Skip to content

Commit 99e560d

Browse files
committed
fix output example, pippo++
1 parent a42f276 commit 99e560d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Type/Cool.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ If the C<$from> parameter is a L<Callable|/type/Callable>, it is called with
503503
the number of chars in the string as argument. This allows easy indexing
504504
relative to the end:
505505
506-
say 20151224.substr(*-2); # 12
506+
say 20151224.substr(*-2); # 24
507507
508508
=head2 method IO
509509

0 commit comments

Comments
 (0)