blob: cdcbe77e0d13be0fef6f5a21227662238563bc47 [file] [log] [blame]
// { dg-additional-options {-fmodule-header} }
// { dg-module-cmi {} }
static int bob (int x)
{
return x;
}