Skip to content

Commit

Permalink
Partial revert of 542729c
Browse files Browse the repository at this point in the history
debug URL added?

found with updated links test.
  • Loading branch information
coke committed Feb 25, 2023
1 parent 1775237 commit 01f0952
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/Language/traps.pod6
Expand Up @@ -1941,7 +1941,6 @@ my @chunks = Blob.new;
# …
say [~] @chunks; # OUTPUT: «Blob:0x<>␤»
http://localhost:30000/language/operators.html#
Or you can utilize L<C<||>|/language/operators#infix_%7C%7C > operator to
make it use an empty Blob in case the list is empty:
Expand Down

0 comments on commit 01f0952

Please sign in to comment.