Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
gcc
/
testsuite
/
gdc.test
/
compilable
/
dip22d.d
blob: cfb27faedb4db2786e77079d80bddd9645fdd2ce [
file
] [
log
] [
blame
]
// REQUIRED_ARGS:
// EXTRA_FILES: imports/dip22d.d imports/dip22e.d
// https://github.com/dlang/DIPs/blob/master/DIPs/archive/DIP22.md
import
imports
.
dip22d
;
import
imports
.
dip22e
;
Foo
foo
;