Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
ns-dup-1_b.C
blob: 23190db013e7308686a422ba24ed291233f2ea0c [
file
] [
log
] [
blame
]
// { dg-additional-options {-fmodules-ts -Wno-pedantic} }
module
;
# 5 __FILE__ 1
namespace
std
{}
# 7 "" 2
export
module
bob
;
// { dg-module-cmi bob }
import
foo
;
namespace
std
{}