t / t4018 / cpp-class-constructoron commit apply: reject a hunk that does not do anything (ad6e8ed)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}