Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
test15897.d
blob: 2583ad973cd3967b25a731fae2f02bfee4a6941a [
file
] [
log
] [
blame
]
module
imports
.
test15897
;
import
test15897
;
class
Cat
:
Animal
{
}