t / t4018 / cpp-class-constructoron commit nedmalloc: work around overzealous GCC 6 warning (c6c9e18)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}