Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
test58.d
blob: baad59793c3887922ed63cb9c6b9096fc097f485 [
file
] [
log
] [
blame
]
// EXTRA_SOURCES: imports/test58a.d
// PERMUTE_ARGS:
import
imports
.
test58a
;
void
main
()
{
foo
!(
long
)();
}