Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
a10169.d
blob: 91ec888fe06a881538d115fad2855b8a5753f955 [
file
] [
log
] [
blame
]
module
imports
.
a10169
;
struct
B
{
private
int
x
;
}