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