K 10 svn:author V 2 ed K 8 svn:date V 27 2009-04-07T19:44:06.894962Z K 7 svn:log V 119 Improve clarity: if (a && (b ? b : c)) -> if (a && (b || c)) Submitted by: Christoph Mallon END