t / t4018 / cpp-class-constructoron commit branch: update warning message shown when copying a misnamed branch (a48ebe9)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}