// { dg-additional-options -fmodules-ts }
export module shadow;
// { dg-module-cmi shadow }

export struct stat
{
};

export void stat ();
