t / t4018 / cpp-class-constructoron commit The twelfth batch for 2.15 (8fb8a94)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}