t / t4018 / cpp-operator-definitionon commit untracked cache: use git_env_bool() not getenv() for customization (026336c)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}