t / t4018 / cpp-template-function-definitionon commit remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms) (cb8010b)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}