t / t4018 / cpp-class-constructoron commit perf: make the tests work in worktrees (7501b59)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}