t / t4018 / cpp-template-function-definitionon commit Merge branch 'jk/rev-list-count-with-bitmap' into maint (df5a925)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}