t / t4018 / cpp-class-constructoron commit refname_is_safe(): insist that the refname already be normalized (e40f355)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}