t / t4018 / cpp-class-constructoron commit mv: no SP between function name and the first opening parenthese (4f1bbd2)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}