blob: 1722711c6aaeabfd629b7a63aac4bb01fc331073 [file] [log] [blame]
module imports.test17181c;
int getA()()
{
import imports.test17181a;
return a;
}