Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
circ-1_d.C
blob: b6f6b7ddd320403355d0a11a1ce094ab42a83531 [
file
] [
log
] [
blame
]
// { dg-additional-options "-fmodules-ts" }
module
;
import
Kevin
;
export
module
Bob
;
// { dg-error "module already imported" }
// { dg-message "imported here" "Kevin.nms:" { target *-*-* } 0 }