t / t4018 / cpp-operator-definitionon commit Merge branch 'kw/commit-keep-index-when-pre-commit-is-not-run' into next (2b5a25e)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}