t / t4018 / cpp-class-constructoron commit diff-delta: fix encoding size that would not fit in "unsigned int" (3f0a67a)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}