t / t4018 / cpp-class-constructor-mem-initon commit git p4 test: use 'test_atexit' to kill p4d and the watchdog process (99e37c2)
   1Item::Item(int RIGHT) :
   2        member(0)
   3{
   4        ChangeMe;
   5}