Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
testmod1b.d
blob: 47a8aaf5444fef286d29e319a8d28b1ce0486221 [
file
] [
log
] [
blame
]
module
imports
.
testmod1b
;
import
testmod1
;
void
bar3
()
{
Foo
!(
int
)
w
;
}