t / t4018 / cpp-class-constructoron commit am -3: do not let failed merge from completing the error codepath (c63d4b2)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}