(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
enum-8_b.H
// { dg-additional-options -fmodule-header }

enum : int
{
  Foo = 2,
};