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