t / t4018 / cpp-class-constructoron commit config: avoid calling `labs()` on too-large data type (9dae4fe)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}