t / t4018 / cpp-class-constructoron commit Declare that the next one will be named 2.20 (2efbb7f)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}