t / t4018 / cpp-class-constructoron commit format-patch: check that header line has expected format (06dfc9e)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}