blob: 8aa79cb28861480ca424e995d387bff5b1439e7a [file]
export module a.same;
export int a_same()
{
return 0;
}