t / t4018 / cpp-class-constructoron commit checkout tests: index should be clean after dwim checkout (c8cbf20)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}