t / t4018 / cpp-operator-definitionon commit alias: use the early config machinery to expand aliases (a9bcf65)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}