t / t4018 / cpp-template-function-definitionon commit remote.c: hoist read_config into remote_get_1 (8770e6f)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}