t / t4018 / cpp-template-function-definitionon commit doc: add '-d' and '-o' for 'git push' (97c5d24)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}