Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
ice9865b.d
blob: 2d30dd1f23f2abcf3e5950feb79eb0236f0936f4 [
file
] [
log
] [
blame
]
public
import
ice9865
;
class
Bar
{
Foo
foo
;
}