Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
issue21685.d
blob: eef95bf9ade295777fcfaaecca695c65247c0b51 [
file
] [
log
] [
blame
]
module
issue21685
;
class
E
{
private
this
()
{}
}