Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
test10441b.d
blob: ea8e5278d8bf3f3760a4344e44fb7b262c0fdd1b [
file
] [
log
] [
blame
]
public
import
test10441c
;
auto
foo
()()
if
(
boo
(
1
))
{
return
1
;
}