// { dg-additional-options "-fmodules-ts" }
#define NAME(X) X;

export module NAME(bob)

