Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
test21164a.d
blob: 1d0e41f29ff7157ac4534b75bcab3cb77dee4407 [
file
] [
log
] [
blame
]
struct
D
(
E
)
{
void
G
()
{
import
imports
.
test21164d
;
I
;
}
}