blob: a97d9758fd2943f3f502595cb8c0d0b49cf95205 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
#if 1
export module bob;
// { dg-module-cmi bob }
#endif
import kevin;
X *f;