blob: 39aacf504a38259e91693fb7e13b68691dfc80bd [file] [log] [blame]
// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }
inline int frob (int x)
{
return x;
}