t / t4018 / cpp-template-function-definitionon commit Merge branch 'vn/revision-shorthand-for-side-branch-log' (8c98a68)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}