unittest
{
	auto result = a[0] in aa;
}

void doStuff(in int a, in int b)
{
}