DCD/tests/imports/b.d

7 lines
44 B
D

module b;
string BAR;
struct S {
int x;
}