id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
101,syntax highlighting gone wrong: dor (//) not understood,jquelin,azawawi,"the following snippet:

    my $foo = $bar // '';
    say $foo;

colors badly everything after the second slash.
it seems that dor (defined or), introduced in 5.10, is not parsed correctly...",defect,closed,major,Satisfy all the requirements of PerlMonks,Syntax Highlighting,0.15,fixed,"syntax highlighting, c, scintilla",
