t / t4018 / cpp-class-constructoron commit read-cache.c: initialize copy_len to shut up gcc 8 (f5c4a9a)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}