// { dg-module-do run } // { dg-additional-options "-fmodule-header" } // { dg-module-cmi {} } inline int bob (int x) { return x; }