> On 2015.01.16 at 14:56 +0100, Markus Trippelsdorf wrote: > > On 2015.01.14 at 17:10 +0000, Robert Suchanek wrote: > > > + u = v; > > > + r = b | a[4]; > > > + return e; > > > + > > > > There is a missing } in the testcase. > > Fixed in r219740 as obvious.
Thanks Markus. Sorry about that, I must have broken it copying and pasting the patch. I only did a build of the compiler before commit. Matthew