t / t4018 / cpp-template-function-definitionon commit t0090: make test pass with SHA-256 (b0d3c42)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}