blob: 3b8455bc13fa44e100ca62c7a5c9c924e2cbae6e [file] [log] [blame]
// PR c++/38655
// { dg-options "" }
__decltype(0r)* p = 1; // { dg-error "not supported|invalid" }