blob: 427c7f1b04c4ca14994123073554edd929b20644 [file] [log] [blame]
// PR 99208 typedef anonymous class
// { dg-additional-options {-Wno-pedantic -fmodules-ts} }
module;
# 5 "pr99208_a.C" 1
typedef struct {} __mbstate_t;
# 7 "" 2
export module hello:format;
// { dg-module-cmi {hello:format} }
export __mbstate_t v;