blob: 900c0631515b703d7aff38bf5c7776d9e5cec16d [file] [log] [blame]
// { dg-module-do run }
// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }
extern "C"
{
// this matches an anticipated fn
extern int printf (const char *__restrict, ...);
}