Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
dip22b.d
blob: 1e0e526ca88a1c43957b68dc38c3cfe38a683efe [
file
] [
log
] [
blame
]
module
imports
.
dip22b
;
// this public import only exports symbols that are visible within this module
public
import
imports
.
dip22c
;