t / t4018 / cpp-class-constructoron commit Final batch before 2.10-rc0 (2807cd7)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}