Hello,
I am currently working with Hashtable which is loaded by default in the Moose image.
With the latest image, I tried to do: (HashTable new at: #a put:1;yourself) inspect. And I got an inspector with the red square of death…
It seems that the visualization wants to get the item at the position 1 in the Hashtable but it cannot succeed because there is no item at 1 (obviously, it is an hashtable).
Can someone with GtTools knowledge take a look at that?
Thanks in advance,
Cheers,
Vincent