Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
link2500b.d
blob: 537bf30a86eeff380192e9b7c98e76a6a8ec6f53 [
file
] [
log
] [
blame
]
module
imports
.
link2500b
;
struct
S
(
T
)
{
void
foo
()
{}
}