blob: 8cc2276ce8f6391fc11fca5196ebefeaf36d95bb [file] [log] [blame]
// { dg-module-do run }
// { dg-additional-options -fmodules-ts }
export module frob;
// { dg-module-cmi frob }
export typedef struct { int m; } frob;