t / t4018 / cpp-template-function-definitionon commit t5318: replace use of /dev/zero with generate_zero_bytes (24b451e)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}