t / t4018 / cpp-class-constructoron commit add an extra level of indirection to main() (3f2e229)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}