(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
compilable/
imports/
imp22734.c
       1  typedef enum { C } E;
       2  
       3  int a = C;