t / t4018 / cpp-class-constructoron commit update-ref --stdin: harmonize error messages (f11b09f)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}