Skip to content

Commit 0707dbc

Browse files
committed
Eliminates note abour :rotate in example
1 parent 9464094 commit 0707dbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/Language/glossary.pod6

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ some convenient places:
3535
3636
q:w"foo bar"; # ":w" is a Quotelike form modifier adverb
3737
m:g/a|b|c/; # ":g" is also
38-
=comment TODO: Add this back in when :rotate on infix operators is supported
39-
=comment 4 +> 5 :rotate # ":rotate" is an operator adverb
4038
@h{3}:exists; # ":exists" is also, but is known as a subscript adverb
4139
4240
Adverbs are usually expressed with colon pair notation, and for this

0 commit comments

Comments
 (0)