t / t4018 / cpp-operator-definitionon commit use strbuf_complete_line() for adding a newline if needed (a0d4923)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}