Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
untangle index entry for < >
  • Loading branch information
gfldex committed Jul 15, 2016
1 parent cd56814 commit 38036e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Language/quoting.pod6
Expand Up @@ -117,7 +117,8 @@ say "@neighborsB<.L<join>(', ')> and I try our best to coexist peacefully."
However, C<"@example.com"> produces C<@example.com>.
=head2 X«Word quoting: qw|quote,qw;quote,< >»
=head2 Word quoting: qw
X<|qw,word quote>X«< >,word quote»
=for code :allow<B L>
B«<»a b cB«>» L<eqv> ('a', 'b', 'c')
Expand Down

0 comments on commit 38036e1

Please sign in to comment.