t / t4018 / cpp-template-function-definitionon commit branch: use write_file_buf instead of write_file (7eb6e10)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}