t / t4018 / cpp-template-function-definitionon commit clone: --dissociate option to mark that reference is only temporary (fb1d6da)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}