t / t4018 / cpp-operator-definitionon commit hooks: allow customizing where the hook directory is (867ad08)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}