t / t4018 / cpp-class-constructoron commit use strbuf_complete_line() for adding a newline if needed (a0d4923)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}