Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
link12010.d
blob: fc838d80f89dcf25cca404fe69894d29d12b905b [
file
]
// COMPILE_SEPARATELY:
// EXTRA_SOURCES: imports/a12010.d
// EXTRA_FILES: imports/std12010container.d
// REQUIRED_ARGS: -release
// -release is necessary to avoid __assert.
import
imports
.
a12010
;
void
main
()
{}