Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
gcc
/
testsuite
/
gdc.test
/
compilable
/
test16709.d
blob: 695c92ea2b616208c9bca1d4fc4cc3e62f20c0e8 [
file
] [
log
] [
blame
]
// EXTRA_FILES: imports/test16709a.d imports/test16709b.d imports/test16709c.d imports/test16709d.d
// https://issues.dlang.org/show_bug.cgi?id=16709
import
imports
.
test16709a
;
import
imports
.
test16709b
;
void
test
(){
1.to
!
int
;
}