// { dg-additional-options -fmodule-header } // { dg-module-cmi {} } template struct A { int x : 1; int y : N; };