dmd/compiler/test/runnable/test15079.d
2022-07-09 18:53:07 +02:00

6 lines
91 B
D

// EXTRA_FILES: imports/a15079.d
module test15079;
import imports.a15079;
void main() {}