t / t4018 / cpp-class-constructoron commit RelNotes: minor typo fixes in 2.22.0 draft (ee70b40)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}