git/t/t4018/cpp-operator-definition

Value operator+(Value LEFT, Value RIGHT)
{
	ChangeMe;
}