Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 80afe387f54d34c79b30d11f096ae5daf2950106 https://github.com/perl6/specs/commit/80afe387f54d34c79b30d11f096ae5daf2950106 Author: Moritz Lenz <[email protected]> Date: 2012-04-09 (Mon, 09 Apr 2012)
Changed paths:
M S02-bits.pod
Log Message:
-----------
[S02] change a heading
the described behavior really depends on the type, not on the container type
(that is, @a = 1, 2, 3 and $a = [1, 2, 3] stringify the same way)
