"Michael Neumann" <mneumann at ntecs.de> wrote in message news:48231B20.1080009 at ntecs.de... > Actually, IMHO any C-style syntax has much more sever problems leading > to hard to find bugs: > > if (a) > s1; > s2; > I can't say I've ever found that to be a problem. But maybe that's just me.