blob: 3a28f2532c6d4b2e1d485f6dd235ed7f315572c5 [file] [log] [blame]
// PR c++/51248
enum E { e = sizeof(const E*) };