DCD/tests/imports/a.d

6 lines
44 B
D

module a;
public {
import b;
}
string FOO;