blob: 02fbd84afffa3e7e4b4a8e677134a1bc52ec551c [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
#define malcolm kevin
export module malcolm;
// { dg-module-cmi kevin }
export class X;