t / t4018 / cpp-template-function-definitionon commit t1301: move modebits() to test-lib-functions.sh (73de1c9)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}