On 2/17/13, deadalnix <deadalnix at gmail.com> wrote: > I have several instance of cases like this : > > switch(c) { > case 'U', 'u' : > case 'L', 'l' : > // code . . . > } Found the report: http://d.puremagic.com/issues/show_bug.cgi?id=6552