blob: 35195492fb3074e75afd603f7576318e09e02fc4 [file] [log] [blame]
// { dg-do assemble }
// Origin: Dima Volodin <dvv@dvv.org>
class C {
static int const N (1000); // { dg-error "" } invalid declaration
};