(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.dg/
pr110471c.d
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110471
// { dg-do compile }
// { dg-options "-fno-rtti" }
version (D_TypeInfo)
    static assert(0);