t / t4018 / cpp-template-function-definitionon commit travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503 (016d66f)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}