t / t4018 / cpp-template-function-definitionon commit t5520: test --rebase with multiple branches (9570d67)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}