t / t4018 / cpp-template-function-definitionon commit worktree.c: avoid referencing to worktrees[i] multiple times (c871714)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}