t / t4018 / cpp-class-constructoron commit Merge branch 'kw/commit-keep-index-when-pre-commit-is-not-run' into next (2b5a25e)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}