t / t4018 / cpp-class-constructoron commit name-hash.c: replace cache_name_compare() with memcmp(3) (be99ec9)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}