Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
test11239.d
blob: 34202357772bd50db23741d5c52ee00152f34edb [
file
] [
log
] [
blame
]
// EXTRA_SOURCES: imports/inc11239.d
// REQUIRED_ARGS: -debug
// COMPILE_SEPARATELY:
// PERMUTE_ARGS:
import
imports
.
inc11239
;
void
main
()
{
foo
(
1
);
}