blob: 12c75c7ba732d893068495c5d008a9a229866311 [file] [log] [blame]
// PR c++/60365
// { dg-do compile { target c++14 } }
void func [[deprecated, deprecated]] (); // { dg-error "at most once" }