t / t4018 / cpp-operator-definitionon commit submodule.c: fetch in submodules git directory instead of in worktree (a62387b)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}