Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S03] grammar fix, samlh++
  • Loading branch information
moritz committed Apr 9, 2012
1 parent e8e8192 commit 98a47db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S03-operators.pod
Expand Up @@ -3066,7 +3066,7 @@ the return value of the listop.
foo.() # same as foo()()
foo++ # legal (if foo() is rw)

If the next item after the list operator is either an infix operator,
If the next item after the list operator is an infix operator,
a syntax error is reported.

Examples:
Expand Down

0 comments on commit 98a47db

Please sign in to comment.