Skip to content

Commit

Permalink
add ... and … to index
Browse files Browse the repository at this point in the history
  • Loading branch information
gfldex committed Jul 8, 2016
1 parent 2196187 commit f49f74e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Language/operators.pod6
Expand Up @@ -1805,6 +1805,7 @@ list:
# produces (1a9 1b9 1c9 2a9 2b9 2c9 3a9 3b9 3c9)
=head2 infix C«...»
X<|...,operators>X<|…,operators>
multi sub infix:<...>(**@) is assoc<list>
multi sub infix:<...^>(**@) is assoc<list>
Expand Down

0 comments on commit f49f74e

Please sign in to comment.