t / t4018 / cpp-class-constructoron commit Merge branch 'jc/fetch-refspec-doc-update' into maint (9fc7bc6)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}