t / t4018 / cpp-class-constructoron commit t7408: merge short tests, factor out testing method (9292536)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}