// PR c++/117397 // { dg-additional-options "-fmodule-header" } // { dg-module-cmi {} } template struct S; import "dguide-5_b.H"; S foo();