blob: 9a1bf9c642dfda22f78997d0e92e90475c3318c9 [file] [log] [blame]
// EXTRA_SOURCES: imports/test10441b.d imports/test10441c.d
import test10441b;
void main()
{
boo(1);
foo();
}