Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
a14235.d
blob: 2ab5a12b1f64ed5a0a55fee2df01e4a8f569ed3b [
file
] [
log
] [
blame
]
module
imports
.
a14235
;
struct
SomeThing
(
T
...)
{
}
class
SomeClass
{}