Branch: refs/heads/master Home: https://github.com/perl6/specs
Commit: ef12f7f7c56fd623c4ab85cfc5c41552404b857d
https://github.com/perl6/specs/commit/ef12f7f7c56fd623c4ab85cfc5c41552404b857d
Author: TimToady <[email protected]>
Date: 2010-12-10 (Fri, 10 Dec 2010)
Changed paths:
M S03-operators.pod
Log Message:
-----------
make $x++ return 0 on appropriate undefs
Since the operator is doing something defined, the first
value it returns should also be defined.
