t / t4018 / cpp-class-constructor-mem-initon commit sha1-file: close fd of empty file in map_sha1_file_1() (6881925)
   1Item::Item(int RIGHT) :
   2        member(0)
   3{
   4        ChangeMe;
   5}