t / t4018 / cpp-class-constructoron commit The fifth batch for 2.18 (ccdcbd5)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}