Re: $foo[0][0] versus $foo[0;0]

2008-07-17 Thread Nicholas Clark
On Wed, Jul 16, 2008 at 10:04:03AM -0700, Larry Wall wrote: > On Sun, Jul 13, 2008 at 02:17:10PM -0500, Adrian Kreher wrote: > : Hi, > : > : I'm reviewing the tests in S09, and the file > : t/spec/S02-builtin_data_types/multi_dimensional_array.t uses the [0][0] > : indexing format interchangeab

[svn:perl6-synopsis] r14567 - doc/trunk/design/syn

2008-07-17 Thread larry
Author: larry Date: Thu Jul 17 10:57:24 2008 New Revision: 14567 Modified: doc/trunk/design/syn/S09.pod Log: Equivalence of cascaded and semicolon subscript forms suggested by nick++ Modified: doc/trunk/design/syn/S09.pod ==

[svn:perl6-synopsis] r14568 - doc/trunk/design/syn

2008-07-17 Thread larry
Author: larry Date: Thu Jul 17 11:05:58 2008 New Revision: 14568 Modified: doc/trunk/design/syn/S09.pod Log: typo from DietCoke++ Modified: doc/trunk/design/syn/S09.pod == --- doc/trunk/design/syn/S09.pod(ori