On Wed, Feb 15, 2012 at 02:42:04PM +0100, Timon Gehr wrote: > On 02/15/2012 09:30 AM, Andrej Mitrovic wrote: > >Where do you see those literals? I'm only seeing strings. > > Line 8322: > _assertPred!"=="(SysTime.fromISOString("20101222T172201"), > SysTime(DateTime(2010, 12, 22, 17, 22, 01)));
That unittest contains a lot of these literals. I'm not sure if this is leftover from older code? T -- What's a "hot crossed bun"? An angry rabbit.