t / t4018 / cpp-class-constructoron commit t1308: relax the test verifying that empty alias values are disallowed (e4feff4)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}