t / t4018 / cpp-class-constructoron commit Add a test for `git replace --convert-graft-file` (0115e03)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}