t / t4018 / cpp-class-constructoron commit Sync with 2.4.1 (1ea28e1)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}