t / t4018 / cpp-template-function-definitionon commit t7300: add tests to document behavior of clean and nested git (91479b9)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}