blob: 05eeed61e1e9438a568c82a7aff312f93254b4c0 [file] [log] [blame]
// Build don't link:
// GROUPS passed miscellaneous
class A {
static A aa[2];
};
A A::aa[2]; // should be completely legal