blob: 5ee20c9e0632cb8943a5ba6bf71e4e536b957d2f [file] [log] [blame]
// { dg-additional-options "-fmodules-ts --param ggc-min-expand=0 --param ggc-min-heapsize=0" }
export module bob;
// { dg-module-cmi bob }
export int bob ();
void frink ()
{
}