Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
a17a.d
blob: a8cfeb8e389a62219169743d4e21efc375d97f3f [
file
] [
log
] [
blame
]
module
imports
.
a17a
;
private
import
a17
;
class
foo2x
:
barx
{
int
x
;
}