Branch: refs/heads/master Home: https://github.com/perl6/specs
Commit: f0be5f13258ea78c0f0c6df3bd0b16a5af40b510
https://github.com/perl6/specs/commit/f0be5f13258ea78c0f0c6df3bd0b16a5af40b510
Author: Larry Wall <[email protected]>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M S03-operators.pod
Log Message:
-----------
prohibit only Range as endpoint of a Range
Used to prohibit Iterable, with the sad result that we couldn't't
use an array for its size.
