Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
gcc
/
testsuite
/
gdc.test
/
compilable
/
test20923.d
blob: bae1eb33f555548443a41f02c362f82593212be8 [
file
] [
log
] [
blame
]
version
(
D_LP64
)
{
alias
size_t
=
uint
;
}
else
{
alias
size_t
=
ulong
;
}
struct
S
{
real not_reproduceable_without_this_variable
;
}