May 8, 2014
8:54 a.m.
On 08 May 2014, at 10:39, phil@highoctane.be wrote:
The second - 2. I do not get as it prints a -2 SmallInteger. What's wrong there? Do you mean - 2 shouldn't be parsable? That I can get.
It is an error (the space). It should either be -2 or 2 negated but - 2 is not a message send ...