1 // { dg-additional-options "-fmodules-ts" }
2 export module foo;
3 // { dg-module-cmi foo }
4 
5 #pragma bob
6 int i;
7