t / t4018 / cpp-operator-definitionon commit submodule: support reading .gitmodules when it's not in the working tree (76e9bdc)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}