t / t4018 / cpp-template-function-definitionon commit setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when .. (86d26f2)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}