t / t4018 / cpp-class-constructoron commit Merge branch 'fr_2.18_rnd3' of git://github.com/jnavila/git (ee4286e)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}