March 26, 2014
1:04 p.m.
I still like: what #magic isSymbol ifTrue: [#magic become: #(0)]. #magic at: 1 put: #magic first + 1. ^#magic first. Execute it multiple times, and make sure there is no other #magic symbol in the system ;-) Marcus