t / t4018 / cpp-template-function-definitionon commit t3904-stash-patch: factor PERL prereq at the top of the file (798a5b0)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}