Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 49c25bf6b693e3cbeb9691f296a32d51fb3fddb6 https://github.com/perl6/specs/commit/49c25bf6b693e3cbeb9691f296a32d51fb3fddb6 Author: Larry Wall <[email protected]> Date: 2013-12-28 (Sat, 28 Dec 2013)
Changed paths:
M S02-bits.pod
Log Message:
-----------
subscripts also map Nil --> Nil
This used to fall out of the fact that subscripts were methods, but
they aren't anymore, so we have to make this explicit.
