Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
dip22e.d
blob: 3464e605d5d3b5dd430b4747f1a448c147109184 [
file
] [
log
] [
blame
]
module
imports
.
dip22e
;
public
struct
Foo
{}
public
void
bar
(
int
)
{}