Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
token-12.C
blob: 76b028bb73fca98fa94bbe000d1ac12755cf768e [
file
] [
log
] [
blame
]
// { dg-additional-options "-fmodules-ts" }
#define
bob
()
fred
export
module
bob
;
// { dg-module-cmi bob }