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

extern "C" 
{
  int cfunc ();
}

extern "C++"
{
  int cxxfunc ();
}


  
