t / t4018 / cpp-class-constructoron commit submodule.c: fetch in submodules git directory instead of in worktree (a62387b)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}