Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
link13415.d
blob: 000ece33e4eb3bd79bcf485b7724e1446141108e [
file
] [
log
] [
blame
]
/*
EXTRA_SOURCES: imports/link13415a.d
REQUIRED_ARGS: -inline
PERMUTE_ARGS: -allinst -unittest -debug
COMPILE_SEPARATELY:
RUN_OUTPUT:
---
i = 77;
---
*/
import
imports
.
link13415a
;
void
main
()
{
f
();
}