(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
other/
enum2.C
// PR c++/51248

enum E { e = sizeof(const E*) };