(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
tdef-6_a.H
// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }

typedef struct x
{
  int __count;
} X;

typedef struct
{
  int __count;
} __mbstate_t;