Skip to content

Commit 39517ab

Browse files
committed
glossary: Add an example for an infix
1 parent 65f8762 commit 39517ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S99-glossary.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ module is called import while the operation of using such a name is called impor
861861

862862
=head2 infix
863863

864-
An operator that can appear between two terms.
864+
An operator that can appear between two terms, like the C<+> in C<40 + 2>.
865865

866866
=head2 inline
867867

0 commit comments

Comments
 (0)