blob: 68e18e3534221ee0d30965ed7ca54e5f7a1eecb4 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts -Wno-pedantic" }
module;
# 4 "gmf" 1
int bar ();
# 6 "" 2
export module thing;
// { dg-module-cmi "thing" }
export int baz ();