Oct. 21, 2008
9:37 p.m.
nicolas cellier <ncellier@...> writes:
For the fun of it, it could even work with:
(Float class>>#initialize) refersToLiteral: Float pi.
which surprisingly is false until you execute (Float initialize).
Forget it, it's not that surprising, it's simply the result of some recompileAll.