blob: 74572dc7d2c717c01773284cdaf42fb7a953bf84 [file] [log] [blame]
//PR c++/27820
void foo()
{
L: L: ; // { dg-error "duplicate label" }
}