blob: ba92696ed1fbe60afbafb6c0a857784d17dc51ca [file] [log] [blame]
// { dg-module-do run }
// { dg-additional-options "-fmodule-header" }
// { dg-module-cmi {} }
inline int bob (int x)
{
return x;
}