blob: 5b3eead1810f6a1eb8dba536b68fcf8d9bd37649 [file] [log] [blame]
// { dg-options "" }
class A
{
static const _Complex double x = 1.0 + 2.0i;
};
// { dg-prune-output "constexpr. needed" }