t / t4018 / cpp-operator-definitionon commit parse-options: write blank line to correct output stream (1a9bf1e)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}