Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: bdbe9647f7f6c35ab5ec3e2ed7a9eb302116f1af
https://github.com/perl6/specs/commit/bdbe9647f7f6c35ab5ec3e2ed7a9eb302116f1af
Author: ShimmerFairy <[email protected]>
Date: 2015-09-18 (Fri, 18 Sep 2015)
Changed paths:
M S03-operators.pod
Log Message:
-----------
Add postfix:<i> to S03
It wasn't mentioned at all before, and since it's at the methodcall
level in rakudo, which may not be expected at first, I figured it was
worth mentioning. It also makes postfix:<i> the only operator at that
level to not start with a dot, which seems like another noteworthy
detail.