DCD/tests/imports/b.d

7 lines
47 B
D

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