t / t4018 / cpp-template-function-definitionon commit t6036, t6042: use test_create_repo to keep tests independent (2a4c19e)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}