t / t4018 / cpp-operator-definitionon commit preload-index: use git_env_bool() not getenv() for customization (5aacc63)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}