Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
test10a.d
blob: 4a634fc4f04b79f04f2420a0405787d5eec5bd59 [
file
] [
log
] [
blame
]
module
imports
.
test10a
;
void
init
()
{
it
[
0
]
=
32
;
}
int
[
1
]
it
;