blob: 30f2250d31a4122d13f49fe419d528fdc08709da [file] [log] [blame]
import a.same;
import b.same;
int main()
{
return a_same() + b_same();
}