t / t4018 / cpp-template-function-definitionon commit t9402-git-cvsserver-refs: don't check the stderr of a subshell (c20bf94)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}