t / t4018 / cpp-operator-definitionon commit t6036, t6042: use test_create_repo to keep tests independent (2a4c19e)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}