t / t4018 / cpp-template-function-definitionon commit perf/run: learn to send output to codespeed server (fccec20)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}