t / t4018 / cpp-class-constructoron commit Getting ready for 2.11-rc0 (eda7eeb)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}