t / t4018 / cpp-class-constructoron commit Merge tag 'v2.10.4' into maint-2.11 (05bb78a)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}