t / t4018 / cpp-template-function-definitionon commit t6302: skip only signed tags rather than all tests when GPG is missing (618310a)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}