Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
b17918a.d
blob: 03cf9a94569cd08f544084b04eeb643e0b0c8a1a [
file
] [
log
] [
blame
]
module
imports
.
b17918a
;
class
Base
{
auto
byNode
()
{
return
_listMap
;
}
}