t / t4018 / cpp-operator-definitionon commit test-path-utils: use xsnprintf in favor of strcpy (7b11a18)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}