blob: f7abf3064e3454cfdaefe12e7f7a9c69c683582a [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module tdef;
// { dg-module-cmi tdef }
export typedef int I;
typedef int J;