Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
test57.d
blob: c79b3f87d12258cd2b404b1d5a6a6af3032b9002 [
file
] [
log
] [
blame
]
// COMPILE_SEPARATELY:
// EXTRA_SOURCES: imports/test57a.d imports/test57b.d
// PERMUTE_ARGS:
// REQUIRED_ARGS: -inline -release
module
test57
;
import
imports
.
test57a
;
void
main
()
{}