blob: 7aa37034a6a755b42c9a4e9a8c79e1e0b5e8835f [file]
export module b.same;
export int b_same()
{
return 0;
}