t / t4018 / cpp-template-function-definitionon commit parse_opt_string_list: stop allocating new strings (7a7a517)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}