Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
test19655b.d
blob: 83d3c9d4e74cf0ebfb70664e0a9acb386bbf1644 [
file
] [
log
] [
blame
]
import
test19655c
;
import
test19655d
;
class
Garply
:
Grault
{
}
void
main
()
{
(
new
Garply
).
func
;
}