t / t4018 / cpp-class-constructoron commit fetch: in partial clone, check presence of targets (35f9e3e)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}