Skip to content

Commit

Permalink
link to Sub
Browse files Browse the repository at this point in the history
  • Loading branch information
gfldex committed Jan 14, 2017
1 parent 058bc1c commit d4515e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Language/operators.pod6
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
=SUBTITLE Common Perl 6 infixes, prefixes, postfixes, and more!
See L<Sub> on how to define operators.
=head1 Operator Precedence
In an expression like C<1 + 2 * 3>, the C<2 * 3> is evaluated first
Expand Down

0 comments on commit d4515e2

Please sign in to comment.