> On 25 Jan 2015, at 01:16, Hernán Morales Durand <[email protected]> > wrote: > > Behavior basicNew basicNew. > Class basicNew basicNew. > > No .log is generated > Applies to Pharo4 #40460 and Pharo 3.0 (Windows 8.1) > here it does not crash, but:
Behavior basicNew basicNew class
===> LargeNegativeInteger
We do have a test for “Behavior new new”:
testBehaviornewnewShouldNotCrash
and this works fine.
Marcus
