t / t4018 / cpp-class-constructoron commit diff.c: adjust hash function signature to match hashmap expectation (ee1df66)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}