t / t4018 / cpp-template-function-definitionon commit parse-options: write blank line to correct output stream (1a9bf1e)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}