yeah it tries to do 'bag at: 1' which fails. How would look like a nice bag inspector ?
2013/8/11 Stéphane Ducasse <[email protected]> > (Bag new add: 3 ; add: 3 ; add: 3 ; add: 2 ;yourself) inspect > > we got an error when trying to see the second element. > > > Stef > >
