t / t4018 / cpp-class-constructoron commit t6036, t6042: use test_create_repo to keep tests independent (2a4c19e)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}