aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.dg/pr110471c.d
blob: 6d13dbaa3fbea548e83d7eeefd04de48bb61eee4 (plain)
1
2
3
4
5
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110471
// { dg-do compile }
// { dg-options "-fno-rtti" }
version (D_TypeInfo)
    static assert(0);