// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }

inline int frob (int x)
{
  return x;
}
