// PR c++/116803 // { dg-additional-options "-fmodule-header" } // { dg-module-cmi {} } namespace ns { template void foo(); template extern const int bar; }