Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
glossary: Add an example for an infix
  • Loading branch information
moritz committed Jan 24, 2015
1 parent 65f8762 commit 39517ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S99-glossary.pod
Expand Up @@ -861,7 +861,7 @@ module is called import while the operation of using such a name is called impor

=head2 infix

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

=head2 inline

Expand Down

0 comments on commit 39517ab

Please sign in to comment.