Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
test17181b.d
blob: 25e60880c760073c7941d9133858539bcd5331e2 [
file
] [
log
] [
blame
]
module
imports
.
test17181b
;
import
imports
.
test17181a
;
static
this
()
{
a
=
2
;
}