Skip to content

Commit 09426ef

Browse files
committed
whitepace fix
1 parent 66b9631 commit 09426ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/Type/Test.pod6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,6 @@ is-deeply string-info('42 Butterflies ♥ Perl'), Map.new((
368368
=end code
369369
370370
B<Note:> for L<historical reasons|https://github.com/rakudo/rakudo/commit/096bc17cd5>,
371-
372371
L<Seq:D|/type/Seq> arguments to C<is-deeply> get converted to
373372
L<Lists|/type/List> by calling L<C<.cache>|/routine/cache> on them. If you
374373
want to ensure strict C<Seq> comparisons, use

0 commit comments

Comments
 (0)