t / t4018 / cpp-class-constructoron commit completion tests: don't add test cruft to the test repository (e5edbef)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}