1 // { dg-additional-options "-fmodules-ts" }
2 #define NAME(X) X;
3 
4 export module NAME(bob)
5 
6