Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
imports
/
b17625.d
blob: 02946b0c506edba78689d623f98f94bc25905f26 [
file
] [
log
] [
blame
]
module
b17625
;
private
int
boo
()
{
return
45
;
}