d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / imports / test50a.d
blob9ec43dd12ae7929d45679723bfa95555bccce7b0
1 module imports.test50a;
3 class Foo {
4 protected int a;