t / t4018 / cpp-template-function-definitionon commit Merge branch 'bb/ssh-key-files' of git-gui into bb/git-gui-ssh-key-files (2e2f028)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}