irb(main):001:0> d = [1,2,3,4]
Is this expected or a bug?
-abhisek
             
            
              
            
           
          
            
              
                Forum  
              
                  
                    30 May 2007 11:58
                   
                  3 
               
             
            
              ... and furthermore was there not somebody asking whether to prefer
Cheers
··· 
On 5/30/07, dblack@wobblini.net <dblack@wobblini.net> wrote:
Hi --
On Wed, 30 May 2007, Abhisek Datta wrote:
> irb(main):001:0> d = [1,2,3,4]
You've pretty much reproduced the documented example from the source
 
--