blob: 6785f60df58cee73fbf723c6256a5e0af74492d0 [file] [log] [blame]
// { dg-do compile }
consteval int bar (void) { return 0; } // { dg-error "'consteval' does not name a type" "" { target c++17_down } }