Nov. 29, 2012
2:04 p.m.
Hi! I was surprised by trying to evaluate the following expression in a workspace: [[ false ] whileFalse: [ ]] and getting an error SubscriptOutOfBounds: 1... The strange thing is that compiling that expression inside a block works, but not in the workspace... Any idea? Guille