Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
diag10089a.d
blob: 857c5ed800031d8b95b025d60c473ee4acedee89 [
file
] [
log
] [
blame
]
module
imports
.
diag10089a
;
struct
chunks
{
this
(
size_t
size
)
{
}
}