Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S03] grammar; diakopter++
  • Loading branch information
moritz committed Apr 9, 2012
1 parent 9dc9676 commit e8e8192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S03-operators.pod
Expand Up @@ -3059,7 +3059,7 @@ all the function's arguments must be passed inside the parentheses
(except for postfix adverbs, which may follow the parentheses provided they
would not attach to some other operator by the rules of precedence).

A postfix operator other following a listop is parsed as working on
A postfix operator following a listop is parsed as working on
the return value of the listop.

foo.[] # same as foo()[]
Expand Down

0 comments on commit e8e8192

Please sign in to comment.