blob: 8c2b66294af38a86e1118fb0a0a6b6e42da6ce83 [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() {}