t / t4018 / cpp-class-constructoron commit regex: fix a SIZE_MAX macro redefinition warning (bd8f005)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}