t / t4018 / cpp-class-constructoron commit ls-files: fix typo in variable name (e4770f6)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}